summaryrefslogtreecommitdiff
path: root/tests/spec/khr_texture_compression_astc
AgeCommit message (Expand)AuthorFilesLines
2022-01-26khr_texture_compression_astc: update expected error valueTapani Pälli1-0/+8
2021-01-15khr_texture_compression_astc/basic: add texture 3d and 2d array support checksAlejandro Piñeiro1-5/+47
2021-01-15khr_texture_compression_astc/basic: test first the non-extension checksAlejandro Piñeiro1-1/+2
2020-05-27khr_texture_compression_astc: Make array subtests definition staticMichel Dänzer1-17/+19
2018-10-03khr_texture_compression_astc: Add void-extent-dl-bugNanley Chery2-0/+80
2018-10-03tests: Split out ASTC formats into a headerNanley Chery2-44/+66
2016-08-09astc_sliced_3d: Remove extra block_dims increment.Vinson Lee1-1/+0
2016-08-02astc_sliced_3d: Move slice 'for' loop further downAnuj Phogat1-20/+19
2016-08-02astc_sliced_3d: Add an assert for texture depthAnuj Phogat1-4/+6
2016-08-02astc_sliced_3d: Fix computing test result in draw_compare_levelsAnuj Phogat1-20/+17
2016-07-27khr_texture_compression_astc: Add test case for sliced 3d astc texturesAnuj Phogat87-0/+411
2016-07-27khr_texture_compression_astc: Move image files to 2D directoryAnuj Phogat92-5/+5
2016-07-27khr_texture_compression_astc: Add sRGB skip decode testAnuj Phogat1-3/+23
2016-07-27khr_texture_compression_astc: Add a full precision sRGB testAnuj Phogat1-1/+9
2016-07-27khr_texture_compression_astc: Loosen up the tolerence for sRGB testsAnuj Phogat1-0/+10
2016-07-26khr_texture_compression_astc: Don't use Skip decoding for non-sRGB texturesAnuj Phogat1-13/+2
2016-07-22khr_compressed_astc-miptree-array requires GL_ARB_ES3_compatibilityAnuj Phogat1-0/+3
2016-07-18khr_texture_compression_astc: Allow TEXTURE_3D target if sliced_3d is supportedAnuj Phogat1-3/+8
2015-12-04khr_texture_compression_astc: Rewrite miptree testNanley Chery1-50/+34
2015-11-17khr_texture_compression_astc: add precision to samplerTapani Pälli1-1/+1
2015-10-05khr_texture_compression_astc: Add array testsNanley Chery9-0/+302
2015-10-05khr_texture_compression_astc: Add API testsNanley Chery3-0/+387
2015-10-05khr_texture_compression_astc: Add miptree testsNanley Chery88-0/+405