Home
last modified time | relevance | path

Searched defs:s_outSwizzles (Results 1 - 4 of 4) sorted by relevance

/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fShaderOperatorTests.cpp334 static const char* s_outSwizzles[] = { "x", "yz", "xyz", "xyzw" }; member
525 op << "\tcolor." << s_outSwizzles[outScalarSize-1] << " = "; in ShaderOperatorCase() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/
H A DvktShaderRenderOperatorTests.cpp443 static const char* s_outSwizzles[] = { "x", "yz", "xyz", "xyzw" }; member
774 op << "\tcolor." << s_outSwizzles[outScalarSize-1] << " = "; in setupShaderData() local
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fShaderOperatorTests.cpp652 static const char* s_outSwizzles[] = { "x", "yz", "xyz", "xyzw" }; member
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderrender/
H A DvktShaderRenderOperatorTests.cpp443 static const char* s_outSwizzles[] = { "x", "yz", "xyz", "xyzw" }; member
777 op << "\tcolor." << s_outSwizzles[outScalarSize-1] << " = "; in setupShaderData() local

Completed in 20 milliseconds