Skip to content

Test unnamed ubos with bindless

Timothy Arceri requested to merge tarceri/piglit:bindless_ubos into master

We have some tests with names UBOs that pass but as reported in mesa#1900 (closed) mesa has bugs with unnamed ubos containing samplers. This adds some piglit tests to help detect those issues.

Merge request reports