Package org.lwjgl.opengl
Class NVConservativeRasterDilate
java.lang.Object
org.lwjgl.opengl.NVConservativeRasterDilate
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final int
static final int
static final int
-
Method Summary
Modifier and TypeMethodDescriptionstatic void
glConservativeRasterParameterfNV
(int pname, float value) void glConservativeRasterParameterfNV(GLenum pname, GLfloat value)
-
Field Details
-
GL_CONSERVATIVE_RASTER_DILATE_NV
public static final int GL_CONSERVATIVE_RASTER_DILATE_NV- See Also:
-
GL_CONSERVATIVE_RASTER_DILATE_RANGE_NV
public static final int GL_CONSERVATIVE_RASTER_DILATE_RANGE_NV- See Also:
-
GL_CONSERVATIVE_RASTER_DILATE_GRANULARITY_NV
public static final int GL_CONSERVATIVE_RASTER_DILATE_GRANULARITY_NV- See Also:
-
-
Method Details
-
glConservativeRasterParameterfNV
public static void glConservativeRasterParameterfNV(int pname, float value) void glConservativeRasterParameterfNV(GLenum pname, GLfloat value)
-