Home
last modified time | relevance | path

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

/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dvertexpostproc.adoc909 :requiredfeature: extendedDynamicState3DepthClipEnable
Dpipelines.adoc4115 * [[VUID-VkGraphicsPipelineCreateInfo-extendedDynamicState3DepthClipEnable-07384]]
4116 If the <<features-extendedDynamicState3DepthClipEnable,
4117 pname:extendedDynamicState3DepthClipEnable>> feature is not enabled,
Dfeatures.adoc4284 * [[features-extendedDynamicState3DepthClipEnable]]
4285 pname:extendedDynamicState3DepthClipEnable indicates that the
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h16764 VkBool32 extendedDynamicState3DepthClipEnable; member
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkan_hash.hpp7558 …MBINE( seed, physicalDeviceExtendedDynamicState3FeaturesEXT.extendedDynamicState3DepthClipEnable ); in operator ()()