public final class NVShadowSamplersArray
extends java.lang.Object
This extension expands the shadow map capability described in EXT_shadow_samplers to include support for shadow samplers of 2D array textures.
Requires GLES 2.0, NV_texture_array and EXT_shadow_samplers.
| Modifier and Type | Field and Description |
|---|---|
static int |
GL_SAMPLER_2D_ARRAY_SHADOW_NV
Returned in
type by glGetActiveUniform. |
public static final int GL_SAMPLER_2D_ARRAY_SHADOW_NV
type by glGetActiveUniform.Copyright LWJGL. All Rights Reserved. License terms.