Home
last modified time | relevance | path

Searched refs:s_outSwizzles (Results 1 – 3 of 3) sorted by relevance

/external/deqp/modules/gles2/functional/
Des2fShaderOperatorTests.cpp334 static const char* s_outSwizzles[] = { "x", "yz", "xyz", "xyzw" }; variable
525 op << "\tcolor." << s_outSwizzles[outScalarSize-1] << " = "; in ShaderOperatorCase()
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderOperatorTests.cpp455 static const char* s_outSwizzles[] = { "x", "yz", "xyz", "xyzw" }; variable
788 op << "\tcolor." << s_outSwizzles[outScalarSize-1] << " = "; in setupShaderData()
/external/deqp/modules/gles3/functional/
Des3fShaderOperatorTests.cpp555 static const char* s_outSwizzles[] = { "x", "yz", "xyz", "xyzw" }; variable
804 op << "\tcolor." << s_outSwizzles[outScalarSize-1] << " = "; in setupShaderData()