Home
last modified time | relevance | path

Searched defs:staticValue (Results 1 - 4 of 4) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineColorWriteEnableTests.cpp91 T staticValue; member
H A DvktPipelineExtendedDynamicStateTests.cpp1257 T staticValue; member
2387 const bool staticValue = (static_cast<bool>(negativeOneToOneConfig.staticValue) ? negativeOneToOneConfig.staticValue.get() : false); getActiveNegativeOneToOneValue() local
2396 const bool staticValue = (static_cast<bool>(depthClipEnableConfig.staticValue) ? depthClipEnableConfig.staticValue.get() : true); getActiveDepthClipEnable() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineColorWriteEnableTests.cpp89 T staticValue; member
H A DvktPipelineExtendedDynamicStateTests.cpp908 T staticValue; member
1921 const bool staticValue = (static_cast<bool>(negativeOneToOneConfig.staticValue) ? negativeOneToOneConfig.staticValue.get() : false); getActiveNegativeOneToOneValue() local
1930 const bool staticValue = (static_cast<bool>(depthClipEnableConfig.staticValue) ? depthClipEnableConfig.staticValue.get() : true); getActiveDepthClipEnable() local
[all...]

Completed in 18 milliseconds