Searched defs:rightColor (Results 1 - 2 of 2) sorted by relevance
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/fragment_shading_barycentric/ |
H A D | vktFragmentShadingBarycentricTests.cpp | 815 const tcu::Vec4 rightColor = mix(rightTopColor, rightBotColor, ky); in generateVertexBuffer() local 843 const tcu::Vec4 rightColor = mix(rightTopColor, rightBotColor, ky); in generateVertexBuffer() local 865 const tcu::Vec4 rightColor = mix(rightTopColor, rightBotColor, ky); in generateVertexBuffer() local 940 const tcu::Vec4 rightColor = mix(rightTopColor, rightBotColor, ky); in generateVertexBuffer() local 968 const tcu::Vec4 rightColor in generateVertexBuffer() local [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/fragment_shading_barycentric/ |
H A D | vktFragmentShadingBarycentricTests.cpp | 808 const tcu::Vec4 rightColor = mix(rightTopColor, rightBotColor, ky); in generateVertexBuffer() local 836 const tcu::Vec4 rightColor = mix(rightTopColor, rightBotColor, ky); in generateVertexBuffer() local 858 const tcu::Vec4 rightColor = mix(rightTopColor, rightBotColor, ky); in generateVertexBuffer() local 933 const tcu::Vec4 rightColor = mix(rightTopColor, rightBotColor, ky); in generateVertexBuffer() local 961 const tcu::Vec4 rightColor in generateVertexBuffer() local [all...] |
Completed in 5 milliseconds