Skip to content

arb_gpu_shader5: test indirect texture access with different formats

While adding support to llvmpipe I passed all the tests with a broken implemenation for multiple formats.

This tests that different formats for each member of the array are handled correctly

Merge request reports