Home
last modified time | relevance | path

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

/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dfeatures.adoc4304 * [[features-extendedDynamicState3LineStippleEnable]]
4305 pname:extendedDynamicState3LineStippleEnable indicates that the
7908 <<features-extendedDynamicState3LineStippleEnable,
7909 pname:extendedDynamicState3LineStippleEnable>> feature is supported.
Dpipelines.adoc4144 * [[VUID-VkGraphicsPipelineCreateInfo-extendedDynamicState3LineStippleEnable-07389]]
4145 If the <<features-extendedDynamicState3LineStippleEnable,
4146 pname:extendedDynamicState3LineStippleEnable>> feature is not enabled,
Dprimsrast.adoc2799 :requiredfeature: extendedDynamicState3LineStippleEnable
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h16769 VkBool32 extendedDynamicState3LineStippleEnable; member
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkan_hash.hpp7563 …INE( seed, physicalDeviceExtendedDynamicState3FeaturesEXT.extendedDynamicState3LineStippleEnable ); in operator ()()