Results for spec@arb_direct_state_access@getcompressedtextureimage

Overview

Result: pass

Back to summary

Details

Detail Value
Returncode 0
Time 0:00:00.266380
Stdout
Testing GL_TEXTURE_2D into PBO
	Is the texture compressed? yes.
	The size of the texture in bytes is 512.

Testing GL_TEXTURE_2D into client array
	Is the texture compressed? yes.
	The size of the texture in bytes is 512.


Testing GL_TEXTURE_CUBE_MAP into PBO
	Is the texture compressed? yes.
	The size of the texture in bytes is 3072.

Testing GL_TEXTURE_CUBE_MAP into client array
	Is the texture compressed? yes.
	The size of the texture in bytes is 3072.


Testing GL_TEXTURE_2D_ARRAY into PBO
	Is the texture compressed? yes.
	The size of the texture in bytes is 9216.

Testing GL_TEXTURE_2D_ARRAY into client array
	Is the texture compressed? yes.
	The size of the texture in bytes is 9216.


Testing GL_TEXTURE_CUBE_MAP_ARRAY into PBO
	Is the texture compressed? yes.
	The size of the texture in bytes is 9216.

Testing GL_TEXTURE_CUBE_MAP_ARRAY into client array
	Is the texture compressed? yes.
	The size of the texture in bytes is 9216.


Stderr

        
Environment
PIGLIT_SOURCE_DIR="/usr/local/lib/piglit" PIGLIT_PLATFORM="mixed_glx_egl"
Command /usr/local/lib/piglit/bin/arb_direct_state_access-getcompressedtextureimage -auto -fbo
dmesg

        

Back to summary