public final class EXTDepthRangeUnrestricted
extends java.lang.Object
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| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
VK_EXT_DEPTH_RANGE_UNRESTRICTED_EXTENSION_NAME
The extension name.
|
static int |
VK_EXT_DEPTH_RANGE_UNRESTRICTED_SPEC_VERSION
The extension specification version.
|
public static final int VK_EXT_DEPTH_RANGE_UNRESTRICTED_SPEC_VERSION
public static final java.lang.String VK_EXT_DEPTH_RANGE_UNRESTRICTED_EXTENSION_NAME
Copyright LWJGL. All Rights Reserved. License terms.