Home
last modified time | relevance | path

Searched refs:getBackGroundColor (Results 1 – 2 of 2) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineNoPositionTests.cpp109 static tcu::Vec4 getBackGroundColor (void) { return tcu::Vec4(0.0f, 1.0f, 0.0f, 1.0f); } in getBackGroundColor() function in vkt::pipeline::__anonf825a9000111::NoPositionCase
310 const auto backgroundColor = getBackGroundColor(); in initPrograms()
386 const auto color = NoPositionCase::getBackGroundColor(); in iterate()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
DvktPipelineNoPositionTests.cpp109 static tcu::Vec4 getBackGroundColor (void) { return tcu::Vec4(0.0f, 1.0f, 0.0f, 1.0f); } in getBackGroundColor() function in vkt::pipeline::__anona56976c00111::NoPositionCase
310 const auto backgroundColor = getBackGroundColor(); in initPrograms()
386 const auto color = NoPositionCase::getBackGroundColor(); in iterate()