Searched defs:rightColor (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/fragment_shading_barycentric/ |
H A D | vktFragmentShadingBarycentricTests.cpp | 854 const tcu::Vec4 rightColor = mix(rightTopColor, rightBotColor, ky); in generateVertexBuffer() local 882 const tcu::Vec4 rightColor = mix(rightTopColor, rightBotColor, ky); in generateVertexBuffer() local 904 const tcu::Vec4 rightColor = mix(rightTopColor, rightBotColor, ky); in generateVertexBuffer() local 979 const tcu::Vec4 rightColor = mix(rightTopColor, rightBotColor, ky); in generateVertexBuffer() local 1007 const tcu::Vec4 rightColor = mix(rightTopColor, rightBotColor, ky); in generateVertexBuffer() local
|
/aosp_15_r20/external/angle/src/tests/gl_tests/ |
H A D | SixteenBppTextureTest.cpp | 632 const GLColor rightColor = getRightColor(gradient); in bandingTest() local
|