Searched refs:texCubeSwz (Results 1 – 4 of 4) sorted by relevance
/external/deqp/modules/gles2/functional/ |
D | es2fShaderTextureFunctionTests.cpp | 312 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/ |
D | esextcTextureShadowLodFunctionsTest.cpp | 471 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/ |
D | es3fShaderTextureFunctionTests.cpp | 556 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/ |
D | vktShaderRenderTextureFunctionTests.cpp | 844 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()
|