Home
last modified time | relevance | path

Searched refs:extendedDynamicState3ColorBlendEquation (Results 1 - 8 of 8) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shader_object/
H A DvktShaderObjectPerformanceTests.cpp164 if (eds3Features.extendedDynamicState3ColorBlendEquation) in getDynamicStates()
H A DvktShaderObjectPipelineInteractionTests.cpp356 if (eds3Features.extendedDynamicState3ColorBlendEquation) in iterate()
H A DvktShaderObjectMiscTests.cpp879 if (eds3Features.extendedDynamicState3ColorBlendEquation)
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineExtendedDynamicStateTests.cpp2631 if (!eds3Features.extendedDynamicState3ColorBlendEquation) in checkSupport()
2632 TCU_THROW(NotSupportedError, "extendedDynamicState3ColorBlendEquation not supported"); in checkSupport()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineExtendedDynamicStateTests.cpp3190 if (!eds3Features.extendedDynamicState3ColorBlendEquation) in checkSupport()
3191 TCU_THROW(NotSupportedError, "extendedDynamicState3ColorBlendEquation not supported"); in checkSupport()
/third_party/vulkan-headers/include/vulkan/
H A Dvulkan_core.h17738 VkBool32 extendedDynamicState3ColorBlendEquation; member
H A Dvulkan_hash.hpp8420 VULKAN_HPP_HASH_COMBINE( seed, physicalDeviceExtendedDynamicState3FeaturesEXT.extendedDynamicState3ColorBlendEquation );
H A Dvulkan_structs.hpp[all...]

Completed in 164 milliseconds