Package org.lwjgl.opengl
Class ARBTextureMultisample
java.lang.Object
org.lwjgl.opengl.ARBTextureMultisample
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final int
Returned by the <type> parameter of GetActiveUniform:static final int
Returned by the <type> parameter of GetActiveUniform:static final int
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetIntegerv, and GetFloatv:static final int
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetIntegerv, and GetFloatv:static final int
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetIntegerv, and GetFloatv:static final int
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetIntegerv, and GetFloatv:static final int
Accepted by the <target> parameter of TexImage2DMultisample:static final int
Accepted by the <target> parameter of TexImage3DMultisample:static final int
Accepted by the <cap> parameter of Enable, Disable, and IsEnabled, and by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:static final int
Accepted by the <target> parameter of GetBooleani_v and GetIntegeri_v:static final int
Accepted by the <pname> parameter of GetMultisamplefv:static final int
Returned by the <type> parameter of GetActiveUniform:static final int
Returned by the <type> parameter of GetActiveUniform:static final int
Accepted by the <target> parameter of BindTexture and TexImage2DMultisample:static final int
Accepted by the <target> parameter of BindTexture and TexImage3DMultisample:static final int
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetIntegerv, and GetFloatv:static final int
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetIntegerv, and GetFloatv:static final int
Accepted by the <pname> parameter of GetTexLevelParameterstatic final int
Accepted by the <pname> parameter of GetTexLevelParameterstatic final int
Returned by the <type> parameter of GetActiveUniform:static final int
Returned by the <type> parameter of GetActiveUniform: -
Method Summary
Modifier and TypeMethodDescriptionstatic void
glGetMultisample
(int pname, int index, FloatBuffer val) static void
glSampleMaski
(int index, int mask) static void
glTexImage2DMultisample
(int target, int samples, int internalformat, int width, int height, boolean fixedsamplelocations) static void
glTexImage3DMultisample
(int target, int samples, int internalformat, int width, int height, int depth, boolean fixedsamplelocations)
-
Field Details
-
GL_SAMPLE_POSITION
public static final int GL_SAMPLE_POSITIONAccepted by the <pname> parameter of GetMultisamplefv:- See Also:
-
GL_SAMPLE_MASK
public static final int GL_SAMPLE_MASKAccepted by the <cap> parameter of Enable, Disable, and IsEnabled, and by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:- See Also:
-
GL_SAMPLE_MASK_VALUE
public static final int GL_SAMPLE_MASK_VALUEAccepted by the <target> parameter of GetBooleani_v and GetIntegeri_v:- See Also:
-
GL_TEXTURE_2D_MULTISAMPLE
public static final int GL_TEXTURE_2D_MULTISAMPLEAccepted by the <target> parameter of BindTexture and TexImage2DMultisample:- See Also:
-
GL_PROXY_TEXTURE_2D_MULTISAMPLE
public static final int GL_PROXY_TEXTURE_2D_MULTISAMPLEAccepted by the <target> parameter of TexImage2DMultisample:- See Also:
-
GL_TEXTURE_2D_MULTISAMPLE_ARRAY
public static final int GL_TEXTURE_2D_MULTISAMPLE_ARRAYAccepted by the <target> parameter of BindTexture and TexImage3DMultisample:- See Also:
-
GL_PROXY_TEXTURE_2D_MULTISAMPLE_ARRAY
public static final int GL_PROXY_TEXTURE_2D_MULTISAMPLE_ARRAYAccepted by the <target> parameter of TexImage3DMultisample:- See Also:
-
GL_MAX_SAMPLE_MASK_WORDS
public static final int GL_MAX_SAMPLE_MASK_WORDSAccepted by the <pname> parameter of GetBooleanv, GetDoublev, GetIntegerv, and GetFloatv:- See Also:
-
GL_MAX_COLOR_TEXTURE_SAMPLES
public static final int GL_MAX_COLOR_TEXTURE_SAMPLESAccepted by the <pname> parameter of GetBooleanv, GetDoublev, GetIntegerv, and GetFloatv:- See Also:
-
GL_MAX_DEPTH_TEXTURE_SAMPLES
public static final int GL_MAX_DEPTH_TEXTURE_SAMPLESAccepted by the <pname> parameter of GetBooleanv, GetDoublev, GetIntegerv, and GetFloatv:- See Also:
-
GL_MAX_INTEGER_SAMPLES
public static final int GL_MAX_INTEGER_SAMPLESAccepted by the <pname> parameter of GetBooleanv, GetDoublev, GetIntegerv, and GetFloatv:- See Also:
-
GL_TEXTURE_BINDING_2D_MULTISAMPLE
public static final int GL_TEXTURE_BINDING_2D_MULTISAMPLEAccepted by the <pname> parameter of GetBooleanv, GetDoublev, GetIntegerv, and GetFloatv:- See Also:
-
GL_TEXTURE_BINDING_2D_MULTISAMPLE_ARRAY
public static final int GL_TEXTURE_BINDING_2D_MULTISAMPLE_ARRAYAccepted by the <pname> parameter of GetBooleanv, GetDoublev, GetIntegerv, and GetFloatv:- See Also:
-
GL_TEXTURE_SAMPLES
public static final int GL_TEXTURE_SAMPLESAccepted by the <pname> parameter of GetTexLevelParameter- See Also:
-
GL_TEXTURE_FIXED_SAMPLE_LOCATIONS
public static final int GL_TEXTURE_FIXED_SAMPLE_LOCATIONSAccepted by the <pname> parameter of GetTexLevelParameter- See Also:
-
GL_SAMPLER_2D_MULTISAMPLE
public static final int GL_SAMPLER_2D_MULTISAMPLEReturned by the <type> parameter of GetActiveUniform:- See Also:
-
GL_INT_SAMPLER_2D_MULTISAMPLE
public static final int GL_INT_SAMPLER_2D_MULTISAMPLEReturned by the <type> parameter of GetActiveUniform:- See Also:
-
GL_UNSIGNED_INT_SAMPLER_2D_MULTISAMPLE
public static final int GL_UNSIGNED_INT_SAMPLER_2D_MULTISAMPLEReturned by the <type> parameter of GetActiveUniform:- See Also:
-
GL_SAMPLER_2D_MULTISAMPLE_ARRAY
public static final int GL_SAMPLER_2D_MULTISAMPLE_ARRAYReturned by the <type> parameter of GetActiveUniform:- See Also:
-
GL_INT_SAMPLER_2D_MULTISAMPLE_ARRAY
public static final int GL_INT_SAMPLER_2D_MULTISAMPLE_ARRAYReturned by the <type> parameter of GetActiveUniform:- See Also:
-
GL_UNSIGNED_INT_SAMPLER_2D_MULTISAMPLE_ARRAY
public static final int GL_UNSIGNED_INT_SAMPLER_2D_MULTISAMPLE_ARRAYReturned by the <type> parameter of GetActiveUniform:- See Also:
-
-
Method Details
-
glTexImage2DMultisample
public static void glTexImage2DMultisample(int target, int samples, int internalformat, int width, int height, boolean fixedsamplelocations) -
glTexImage3DMultisample
public static void glTexImage3DMultisample(int target, int samples, int internalformat, int width, int height, int depth, boolean fixedsamplelocations) -
glGetMultisample
-
glSampleMaski
public static void glSampleMaski(int index, int mask)
-