ext_clear_texture: Add test for cube textures
commit1a06e7e9797b4424514c56f8d13c36b409ada12d
authorGert Wollny <gert.wollny@collabora.com>
Thu, 22 Apr 2021 09:42:19 +0000 (22 11:42 +0200)
committerGert Wollny <gert.wollny@collabora.com>
Fri, 14 May 2021 14:29:03 +0000 (14 16:29 +0200)
tree86d5d56a5c4ef8b9795bd6654cbfc051d9d09c7a
parentfcabc5913fdca0d93f23f3f70bcfbcedf7ff0c61
ext_clear_texture: Add test for cube textures

Ported from the corresponding ARB_clear_texture test.

Signed-off-by: Gert Wollny <gert.wollny@collabora.com>
Reviewed-by: Rohan Garg <rohan.garg@collabora.com>
Acked-by: Adam Jackson <ajax@redhat.com>
Part-of: <https://gitlab.freedesktop.org/mesa/piglit/-/merge_requests/519>
tests/spec/ext_clear_texture/CMakeLists.gles3.txt
tests/spec/ext_clear_texture/cube.c [new file with mode: 0644]