Home
last modified time | relevance | path

Searched refs:texCubeSwz (Results 1 - 5 of 5) sorted by relevance

/third_party/vk-gl-cts/modules/gles2/functional/
H A 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()
/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_shadow_lod/
H A 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()
/third_party/vk-gl-cts/modules/gles3/functional/
H A 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()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/
H A DvktShaderRenderTextureFunctionTests.cpp867 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 DvktShaderRenderTextureFunctionTests.cpp864 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