Home
last modified time | relevance | path

Searched refs:texCubeSwz (Results 1 – 4 of 4) sorted by relevance

/external/deqp/modules/gles2/functional/
Des2fShaderTextureFunctionTests.cpp312 static const IVec4 texCubeSwz[] = in initTexture() local
321 DE_STATIC_ASSERT(DE_LENGTH_OF_ARRAY(texCubeSwz) == tcu::CUBEFACE_LAST); in initTexture()
378 const IVec4& swzA = texCubeSwz[face]; in initTexture()
/external/deqp/external/openglcts/modules/glesext/texture_shadow_lod/
DesextcTextureShadowLodFunctionsTest.cpp471 static const IVec4 texCubeSwz[] = { IVec4(0, 0, 1, 1), IVec4(1, 1, 0, 0), IVec4(0, 1, 0, 1), in initTexture() local
473 DE_STATIC_ASSERT(DE_LENGTH_OF_ARRAY(texCubeSwz) == tcu::CUBEFACE_LAST); in initTexture()
576 const IVec4& swzA = texCubeSwz[face]; in initTexture()
652 const IVec4& swzA = texCubeSwz[face]; in initTexture()
/external/deqp/modules/gles3/functional/
Des3fShaderTextureFunctionTests.cpp556 static const IVec4 texCubeSwz[] = in initTexture() local
565 DE_STATIC_ASSERT(DE_LENGTH_OF_ARRAY(texCubeSwz) == tcu::CUBEFACE_LAST); in initTexture()
625 const IVec4& swzA = texCubeSwz[face]; in initTexture()
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderTextureFunctionTests.cpp844 static const IVec4 texCubeSwz[] = in initTexture() local
853 DE_STATIC_ASSERT(DE_LENGTH_OF_ARRAY(texCubeSwz) == tcu::CUBEFACE_LAST); in initTexture()
917 const IVec4& swzA = texCubeSwz[face]; in initTexture()
1122 const IVec4& swzA = texCubeSwz[face]; in initTexture()