Home
last modified time | relevance | path

Searched refs:depthClipControl (Results 1 – 7 of 7) sorted by relevance

/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/proposals/
DVK_EXT_extended_dynamic_state3.adoc154 * Assuming VkPhysicalDeviceDepthClipControlFeaturesEXT::depthClipControl is enabled
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dvertexpostproc.adoc1023 If <<features-depthClipControl, pname:depthClipControl>> is not enabled,
1063 * [[VUID-vkCmdSetDepthClipNegativeOneToOneEXT-depthClipControl-07453]]
1064 The <<features-depthClipControl, pname:depthClipControl>> feature must:
Dfeatures.adoc5085 * [[features-depthClipControl]] pname:depthClipControl indicates that the
7700 * <<features-depthClipControl, pname:depthClipControl>>, if the
7912 * <<features-depthClipControl, pname:depthClipControl>>, if the
Dshaders.adoc1045 If the <<features-depthClipControl, pname:depthClipControl>> feature is
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/commonvalidity/
Ddraw_common.adoc1766 If the <<features-depthClipControl, pname:depthClipControl>> feature is
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h15682 VkBool32 depthClipControl; member
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkan_hash.hpp7147 VULKAN_HPP_HASH_COMBINE( seed, physicalDeviceDepthClipControlFeaturesEXT.depthClipControl ); in operator ()()