Package org.lwjgl.opengles
Class NVShadowSamplersCube
java.lang.Object
org.lwjgl.opengles.NVShadowSamplersCube
Native bindings to the NV_shadow_samplers_cube extension.
This extension expands the shadow map capability described in EXT_shadow_samplers to include support for shadow samplers of cube map textures.
Requires GLES 2.0, OES_depth_texture_cube_map and EXT_shadow_samplers.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intReturned intypeby glGetActiveUniform. -
Method Summary
-
Field Details
-
GL_SAMPLER_CUBE_SHADOW_NV
public static final int GL_SAMPLER_CUBE_SHADOW_NVReturned intypeby glGetActiveUniform.- See Also:
-