Package org.lwjgl.opengl
Class EXTFramebufferMultisampleBlitScaled
java.lang.Object
org.lwjgl.opengl.EXTFramebufferMultisampleBlitScaled
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final int
Accepted by the <filter> parameter of BlitFramebuffer:static final int
Accepted by the <filter> parameter of BlitFramebuffer: -
Method Summary
-
Field Details
-
GL_SCALED_RESOLVE_FASTEST_EXT
public static final int GL_SCALED_RESOLVE_FASTEST_EXTAccepted by the <filter> parameter of BlitFramebuffer:- See Also:
-
GL_SCALED_RESOLVE_NICEST_EXT
public static final int GL_SCALED_RESOLVE_NICEST_EXTAccepted by the <filter> parameter of BlitFramebuffer:- See Also:
-