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

/external/deqp/modules/gles2/functional/
H A Des2fShaderOperatorTests.cpp334 static const char* s_outSwizzles[] = { "x", "yz", "xyz", "xyzw" }; member in namespace:deqp::gles2::Functional
525 op << "\tcolor." << s_outSwizzles[outScalarSize-1] << " = "; local
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
H A DvktShaderRenderOperatorTests.cpp455 static const char* s_outSwizzles[] = { "x", "yz", "xyz", "xyzw" }; member in namespace:vkt::sr::__anon3731
788 op << "\tcolor." << s_outSwizzles[outScalarSize-1] << " = "; local
/external/deqp/modules/gles3/functional/
H A Des3fShaderOperatorTests.cpp555 static const char* s_outSwizzles[] = { "x", "yz", "xyz", "xyzw" }; member in namespace:deqp::gles3::Functional
804 op << "\tcolor." << s_outSwizzles[outScalarSize-1] << " = "; local

Completed in 42 milliseconds