Home
last modified time | relevance | path

Searched refs:referenceRed (Results 1 - 2 of 2) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineExtendedDynamicStateTests.cpp6425 const uint32_t referenceRed = ((covToColor ? (multisample ? 15u : 1u) : 48u/*matches meshParams[0].color*/)); in createExtendedDynamicStateTests() local
6434 config.referenceColor.reset (new SingleColorGenerator(tcu::UVec4(referenceRed, 0u, 0u, 1u))); in createExtendedDynamicStateTests()
6456 const uint32_t referenceRed = ((locationLast ? (multisample ? 15u : 1u) : 48u/*matches meshParams[0].color*/)); in createExtendedDynamicStateTests() local
6467 config.referenceColor.reset (new SingleColorGenerator(tcu::UVec4(referenceRed, 0u, 0u, 1u))); in createExtendedDynamicStateTests()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineExtendedDynamicStateTests.cpp7961 const uint32_t referenceRed = ((covToColor ? (multisample ? 15u : 1u) : 48u/*matches meshParams[0].color*/)); in createExtendedDynamicStateTests() local
7970 config.referenceColor.reset (new SingleColorGenerator(tcu::UVec4(referenceRed, 0u, 0u, 1u))); in createExtendedDynamicStateTests()
7991 const uint32_t referenceRed = ((locationLast ? (multisample ? 15u : 1u) : 48u/*matches meshParams[0].color*/)); in createExtendedDynamicStateTests() local
8002 config.referenceColor.reset (new SingleColorGenerator(tcu::UVec4(referenceRed, 0u, 0u, 1u))); in createExtendedDynamicStateTests()

Completed in 26 milliseconds