Searched refs:depthClipControl (Results 1 – 7 of 7) sorted by relevance
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/proposals/ |
D | VK_EXT_extended_dynamic_state3.adoc | 154 * Assuming VkPhysicalDeviceDepthClipControlFeaturesEXT::depthClipControl is enabled
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/ |
D | vertexpostproc.adoc | 1023 If <<features-depthClipControl, pname:depthClipControl>> is not enabled, 1063 * [[VUID-vkCmdSetDepthClipNegativeOneToOneEXT-depthClipControl-07453]] 1064 The <<features-depthClipControl, pname:depthClipControl>> feature must:
|
D | features.adoc | 5085 * [[features-depthClipControl]] pname:depthClipControl indicates that the 7700 * <<features-depthClipControl, pname:depthClipControl>>, if the 7912 * <<features-depthClipControl, pname:depthClipControl>>, if the
|
D | shaders.adoc | 1045 If the <<features-depthClipControl, pname:depthClipControl>> feature is
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/commonvalidity/ |
D | draw_common.adoc | 1766 If the <<features-depthClipControl, pname:depthClipControl>> feature is
|
/hardware/google/gfxstream/guest/mesa/include/vulkan/ |
D | vulkan_core.h | 15682 VkBool32 depthClipControl; member
|
/hardware/google/gfxstream/common/vulkan/include/vulkan/ |
D | vulkan_hash.hpp | 7147 VULKAN_HPP_HASH_COMBINE( seed, physicalDeviceDepthClipControlFeaturesEXT.depthClipControl ); in operator ()()
|