Searched refs:TEXTURE3D_DEPTH (Results 1 - 1 of 1) sorted by relevance

/external/deqp/modules/glshared/
H A DglsSamplerObjectTest.cpp65 const int TEXTURE3D_DEPTH = 32; member in namespace:deqp::gls::__anon20398
408 tcu::Texture3D refTexture (tcu::TextureFormat(tcu::TextureFormat::RGBA, tcu::TextureFormat::UNORM_INT8), TEXTURE3D_WIDTH, TEXTURE3D_HEIGHT, TEXTURE3D_DEPTH); local
918 tcu::Texture3D refTexture (tcu::TextureFormat(tcu::TextureFormat::RGBA, tcu::TextureFormat::UNORM_INT8), TEXTURE3D_WIDTH, TEXTURE3D_HEIGHT, TEXTURE3D_DEPTH); local

Completed in 93 milliseconds