Searched refs:texCubeSwz (Results 1 - 5 of 5) sorted by relevance
/third_party/vk-gl-cts/modules/gles2/functional/ |
H A 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()
|
/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_shadow_lod/ |
H A 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()
|
/third_party/vk-gl-cts/modules/gles3/functional/ |
H A 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()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/ |
H A D | vktShaderRenderTextureFunctionTests.cpp | 867 static const IVec4 texCubeSwz[] = in initTexture() local 876 DE_STATIC_ASSERT(DE_LENGTH_OF_ARRAY(texCubeSwz) == tcu::CUBEFACE_LAST); in initTexture() 940 const IVec4& swzA = texCubeSwz[face]; in initTexture() 1145 const IVec4& swzA = texCubeSwz[face]; in initTexture()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderrender/ |
H A D | vktShaderRenderTextureFunctionTests.cpp | 864 static const IVec4 texCubeSwz[] = in initTexture() local 873 DE_STATIC_ASSERT(DE_LENGTH_OF_ARRAY(texCubeSwz) == tcu::CUBEFACE_LAST); in initTexture() 937 const IVec4& swzA = texCubeSwz[face]; in initTexture() 1142 const IVec4& swzA = texCubeSwz[face]; in initTexture()
|
Completed in 37 milliseconds