Package org.lwjgl.opengles
Class NVShadowSamplersArray
java.lang.Object
org.lwjgl.opengles.NVShadowSamplersArray
Native bindings to the NV_shadow_samplers_array extension.
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.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intReturned intypeby glGetActiveUniform. -
Method Summary
-
Field Details
-
GL_SAMPLER_2D_ARRAY_SHADOW_NV
public static final int GL_SAMPLER_2D_ARRAY_SHADOW_NVReturned intypeby glGetActiveUniform.- See Also:
-