Home
last modified time | relevance | path

Searched refs:texCubeSwz (Results 1 – 3 of 3) 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/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.cpp643 static const IVec4 texCubeSwz[] = in initTexture() local
652 DE_STATIC_ASSERT(DE_LENGTH_OF_ARRAY(texCubeSwz) == tcu::CUBEFACE_LAST); in initTexture()
716 const IVec4& swzA = texCubeSwz[face]; in initTexture()