java.lang.Object
overrungl.opengl.ext.GLINGRBlendFuncSeparate
GL_INGR_blend_func_separate- Since:
- 0.1.0
- Author:
- squid233
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidglBlendFuncSeparateINGR(int sfactorRGB, int dfactorRGB, int sfactorAlpha, int dfacctorAlpha) static voidload(GLExtCaps ext, GLLoadFunc load)
-
Constructor Details
-
GLINGRBlendFuncSeparate
public GLINGRBlendFuncSeparate()
-
-
Method Details
-
load
-
glBlendFuncSeparateINGR
public static void glBlendFuncSeparateINGR(int sfactorRGB, int dfactorRGB, int sfactorAlpha, int dfacctorAlpha)
-