Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineExtendedDynamicStateTests.cpp1567 LineRasterModeConfig lineRasterModeConfig; member
1660 , lineRasterModeConfig (tcu::Nothing) in TestConfig()
1753 , lineRasterModeConfig (other.lineRasterModeConfig) in TestConfig()
1858 return (static_cast<bool>(lineRasterModeConfig.staticValue)); in hasStaticLineRasterMode()
1870 || (static_cast<bool>(lineRasterModeConfig.dynamicValue) && static_cast<bool>(lineRasterModeConfig.dynamicValue.get()))); in hasLineRasterMode()
2000 lineRasterModeConfig.swapValues(); in swapValues()
2134 || (!!lineRasterModeConfig.dynamicValue) in needsEDS3()
2220 if (lineRasterModeConfig in getDynamicStates()
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineExtendedDynamicStateTests.cpp2005 LineRasterModeConfig lineRasterModeConfig; member
2117 , lineRasterModeConfig (tcu::Nothing)
2229 , lineRasterModeConfig (other.lineRasterModeConfig) in TestConfig()
2329 return (static_cast<bool>(lineRasterModeConfig.staticValue)); in hasStaticLineRasterMode()
2341 || (static_cast<bool>(lineRasterModeConfig.dynamicValue) && static_cast<bool>(lineRasterModeConfig.dynamicValue.get()))); in hasLineRasterMode()
2488 lineRasterModeConfig.swapValues(); in swapValues()
2635 || (!!lineRasterModeConfig.dynamicValue) in needsEDS3()
2740 if (lineRasterModeConfig in getDynamicStates()
[all...]

Completed in 16 milliseconds