Home
last modified time | relevance | path

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

/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dfeatures.adoc4232 * [[features-extendedDynamicState3DepthClampEnable]]
4233 pname:extendedDynamicState3DepthClampEnable indicates that the
7862 <<features-extendedDynamicState3DepthClampEnable,
7863 pname:extendedDynamicState3DepthClampEnable>> feature is supported.
Dvertexpostproc.adoc866 :requiredfeature: extendedDynamicState3DepthClampEnable
Dpipelines.adoc4043 * [[VUID-VkGraphicsPipelineCreateInfo-extendedDynamicState3DepthClampEnable-07371]]
4044 If the <<features-extendedDynamicState3DepthClampEnable,
4045 pname:extendedDynamicState3DepthClampEnable>> feature is not enabled,
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h16751 VkBool32 extendedDynamicState3DepthClampEnable; member
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkan_hash.hpp7545 …BINE( seed, physicalDeviceExtendedDynamicState3FeaturesEXT.extendedDynamicState3DepthClampEnable ); in operator ()()