Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineExtendedDynamicStateTests.cpp1559 ProvokingVertexConfig provokingVertexConfig; member
1652 , provokingVertexConfig (tcu::Nothing) in TestConfig()
1745 , provokingVertexConfig (other.provokingVertexConfig) in TestConfig()
1835 return (static_cast<bool>(provokingVertexConfig.staticValue) in provokingVertexStruct()
1836 || (static_cast<bool>(provokingVertexConfig.dynamicValue) && static_cast<bool>(provokingVertexConfig.dynamicValue.get()))); in provokingVertexStruct()
1992 provokingVertexConfig.swapValues(); in swapValues()
2127 || (!!provokingVertexConfig.dynamicValue) in needsEDS3()
2212 if (provokingVertexConfig in getDynamicStates()
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineExtendedDynamicStateTests.cpp1997 ProvokingVertexConfig provokingVertexConfig; member
2109 , provokingVertexConfig (tcu::Nothing)
2221 , provokingVertexConfig (other.provokingVertexConfig) in TestConfig()
2306 return (static_cast<bool>(provokingVertexConfig.staticValue) in provokingVertexStruct()
2307 || (static_cast<bool>(provokingVertexConfig.dynamicValue) && static_cast<bool>(provokingVertexConfig.dynamicValue.get()))); in provokingVertexStruct()
2480 provokingVertexConfig.swapValues(); in swapValues()
2628 || (!!provokingVertexConfig.dynamicValue) in needsEDS3()
2733 if (provokingVertexConfig in getDynamicStates()
[all...]

Completed in 24 milliseconds