Skip to content

turnip: Remove workaround for CTS bug zero-sized inline uniform block

The cts issue was addressed in: https://github.com/KhronosGroup/VK-GL-CTS/commit/ae8b8a07118a4e0dfc185a531abe234e9956725b

Affected: dEQP-VK.binding_model.descriptorset_random.*.iublimit*

I've tested this on A750, CTS 1.3.8.3:

Test run totals:
  Passed:        512/18704 (2.7%)
  Failed:        0/18704 (0.0%)
  Not supported: 18192/18704 (97.3%)
  Warnings:      0/18704 (0.0%)
  Waived:        0/18704 (0.0%)

A750, CTS 1.3.8.2:

Test run totals:
  Passed:        512/18704 (2.7%)
  Failed:        0/18704 (0.0%)
  Not supported: 18192/18704 (97.3%)
  Warnings:      0/18704 (0.0%)
  Waived:        0/18704 (0.0%)
Edited by Karmjit Mahil

Merge request reports