Home
last modified time | relevance | path

Searched refs:extendedDynamicState3ColorBlendEquation (Results 1 – 5 of 5) sorted by relevance

/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dframebuffer.adoc387 :requiredfeature: extendedDynamicState3ColorBlendEquation
Dpipelines.adoc4086 * [[VUID-VkGraphicsPipelineCreateInfo-extendedDynamicState3ColorBlendEquation-07379]]
4087 If the <<features-extendedDynamicState3ColorBlendEquation,
4088 pname:extendedDynamicState3ColorBlendEquation>> feature is not enabled,
Dfeatures.adoc4264 * [[features-extendedDynamicState3ColorBlendEquation]]
4265 pname:extendedDynamicState3ColorBlendEquation indicates that the
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h16759 VkBool32 extendedDynamicState3ColorBlendEquation; member
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkan_hash.hpp7553 …NE( seed, physicalDeviceExtendedDynamicState3FeaturesEXT.extendedDynamicState3ColorBlendEquation ); in operator ()()