summaryrefslogtreecommitdiff
path: root/tests/spec/ext_clear_texture
AgeCommit message (Expand)AuthorFilesLines
2022-01-07ext_clear_texture: Fix implicit-function-declaration warning.Vinson Lee1-4/+1
2021-05-14ext_clear_textures: Add tests for stencil texturesGert Wollny2-0/+251
2021-05-14ext_clear_textures: Add test for depth texturesGert Wollny2-0/+251
2021-05-14ext_clear_texture: Add tests for multisample texturesGert Wollny2-0/+267
2021-05-14ext_clear_texture: Add tests for texture viewsGert Wollny2-0/+157
2021-05-14ext_clear_texture: Add test for 3d texturesGert Wollny2-0/+206
2021-05-14ext_clear_texture: Add test for cube texturesGert Wollny2-0/+195
2021-05-14ext_clear_texturee: Add test for checking errorsGert Wollny2-0/+290
2021-05-14ext_clear_texture: Add test for clearing texture levelGert Wollny2-0/+119
2021-05-14ext_clear_texture: Add base format tests and common test codeGert Wollny5-0/+455