Class EXTDepthRangeUnrestricted

java.lang.Object
org.lwjgl.vulkan.EXTDepthRangeUnrestricted

public final class EXTDepthRangeUnrestricted extends Object
This extension removes the VkViewport minDepth and maxDepth restrictions that the values must be between 0.0 and 1.0, inclusive. It also removes the same restriction on VkPipelineDepthStencilStateCreateInfo minDepthBounds and maxDepthBounds. Finally it removes the restriction on the depth value in VkClearDepthStencilValue.
VK_EXT_depth_range_unrestricted
Name String
VK_EXT_depth_range_unrestricted
Extension Type
Device extension
Registered Extension Number
14
Revision
1
Contact
Other Extension Metadata
Last Modified Date
2017-06-22
Contributors
  • Daniel Koch, NVIDIA
  • Jeff Bolz, NVIDIA
  • Field Details

    • VK_EXT_DEPTH_RANGE_UNRESTRICTED_SPEC_VERSION

      public static final int VK_EXT_DEPTH_RANGE_UNRESTRICTED_SPEC_VERSION
      The extension specification version.
      See Also:
    • VK_EXT_DEPTH_RANGE_UNRESTRICTED_EXTENSION_NAME

      public static final String VK_EXT_DEPTH_RANGE_UNRESTRICTED_EXTENSION_NAME
      The extension name.
      See Also: