[Piglit] [PATCH 3/3] Add tests for glCompressedTex{Image, SubImage}3D().
Brian Paul
brianp at vmware.com
Wed Jan 2 07:40:50 PST 2013
On 12/31/2012 12:14 PM, Paul Berry wrote:
> ---
> tests/all.tests | 6 +
> tests/spec/ext_texture_array/CMakeLists.gl.txt | 1 +
> tests/spec/ext_texture_array/CMakeLists.gles3.txt | 8 +
> tests/spec/ext_texture_array/compressed.c | 307 ++++++++++++++++++++++
> 4 files changed, 322 insertions(+)
> create mode 100644 tests/spec/ext_texture_array/CMakeLists.gles3.txt
> create mode 100644 tests/spec/ext_texture_array/compressed.c
>
Reviewed-by: Brian Paul <brianp at vmware.com>
More information about the Piglit
mailing list