Searched refs:correctDepth (Results 1 – 1 of 1) sorted by relevance
/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_cube_map_array/ |
D | esextcTextureCubeMapArrayTex3DValidation.cpp | 87 const glw::GLint correctDepth = 6; in iterate() local 91 correctDepth, 0 /* border */, GL_RGBA, GL_UNSIGNED_BYTE, DE_NULL); in iterate() 100 correctWidth, correctHeight, correctDepth); in iterate() 116 incorrectWidth, incorrectHeight, correctDepth, 0, /* border */ in iterate() 126 incorrectWidth, incorrectHeight, correctDepth); in iterate() 173 correctWidth, correctHeight, correctDepth); in iterate()
|