Package org.lwjgl.opengl
Class AMDStencilOperationExtended
java.lang.Object
org.lwjgl.opengl.AMDStencilOperationExtended
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final int
Accepted by the <sfail>, <dpfail> and <dppass> parameters of StencilOp and StencilOpSeparate:static final int
Accepted by the <sfail>, <dpfail> and <dppass> parameters of StencilOp and StencilOpSeparate:static final int
Accepted by the <param> parameter of GetIntegerv, GetFloatv, GetBooleanv GetDoublev and GetInteger64v:static final int
Accepted by the <param> parameter of GetIntegerv, GetFloatv, GetBooleanv GetDoublev and GetInteger64v: -
Method Summary
-
Field Details
-
GL_SET_AMD
public static final int GL_SET_AMDAccepted by the <sfail>, <dpfail> and <dppass> parameters of StencilOp and StencilOpSeparate:- See Also:
-
GL_REPLACE_VALUE_AMD
public static final int GL_REPLACE_VALUE_AMDAccepted by the <sfail>, <dpfail> and <dppass> parameters of StencilOp and StencilOpSeparate:- See Also:
-
GL_STENCIL_OP_VALUE_AMD
public static final int GL_STENCIL_OP_VALUE_AMDAccepted by the <param> parameter of GetIntegerv, GetFloatv, GetBooleanv GetDoublev and GetInteger64v:- See Also:
-
GL_STENCIL_BACK_OP_VALUE_AMD
public static final int GL_STENCIL_BACK_OP_VALUE_AMDAccepted by the <param> parameter of GetIntegerv, GetFloatv, GetBooleanv GetDoublev and GetInteger64v:- See Also:
-
-
Method Details
-
glStencilOpValueAMD
public static void glStencilOpValueAMD(int face, int value)
-