Searched refs:ColorBlendEq (Results 1 - 2 of 2) sorted by relevance
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
H A D | vktPipelineExtendedDynamicStateTests.cpp | 1179 struct ColorBlendEq struct 1188 ColorBlendEq () in ColorBlendEq() function 1197 ColorBlendEq (vk::VkBlendFactor srcColorBlendFactor_, in ColorBlendEq() function 1318 using ColorBlendEquationConfig = StaticAndDynamicPair<ColorBlendEq>; 2107 , colorBlendEquationConfig (ColorBlendEq()) in TestConfig() 6660 config.colorBlendEquationConfig.staticValue = ColorBlendEq(vk::VK_BLEND_FACTOR_ZERO, in createExtendedDynamicStateTests() 6678 config.colorBlendEquationConfig.staticValue = ColorBlendEq(vk::VK_BLEND_FACTOR_ZERO, in createExtendedDynamicStateTests() 6714 config.colorBlendEquationConfig.staticValue = ColorBlendEq(vk::VK_BLEND_FACTOR_ZERO, in createExtendedDynamicStateTests() 6722 config.colorBlendEquationConfig.dynamicValue = ColorBlendEq(vk::VK_BLEND_FACTOR_ONE, in createExtendedDynamicStateTests() 6794 config.colorBlendEquationConfig.staticValue = ColorBlendEq(v in createExtendedDynamicStateTests() [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/ |
H A D | vktPipelineExtendedDynamicStateTests.cpp | 833 struct ColorBlendEq struct 842 ColorBlendEq () in ColorBlendEq() function 851 ColorBlendEq (vk::VkBlendFactor srcColorBlendFactor_, in ColorBlendEq() function 967 using ColorBlendEquationConfig = StaticAndDynamicPair<ColorBlendEq>; 1651 , colorBlendEquationConfig (ColorBlendEq()) in TestConfig() 5538 config.colorBlendEquationConfig.staticValue = ColorBlendEq(vk::VK_BLEND_FACTOR_ZERO, in createExtendedDynamicStateTests() 5555 config.colorBlendEquationConfig.staticValue = ColorBlendEq(vk::VK_BLEND_FACTOR_ZERO, in createExtendedDynamicStateTests() 5573 config.colorBlendEquationConfig.staticValue = ColorBlendEq(vk::VK_BLEND_FACTOR_ZERO, in createExtendedDynamicStateTests() 5581 config.colorBlendEquationConfig.dynamicValue = ColorBlendEq(vk::VK_BLEND_FACTOR_ONE, in createExtendedDynamicStateTests() 5603 config.colorBlendEquationConfig.staticValue = ColorBlendEq(v in createExtendedDynamicStateTests() [all...] |
Completed in 21 milliseconds