Package org.lwjgl.opengles
Class OVRMultiviewMultisampledRenderToTexture
java.lang.Object
org.lwjgl.opengles.OVRMultiviewMultisampledRenderToTexture
-
Method Summary
Modifier and TypeMethodDescriptionstatic void
glFramebufferTextureMultisampleMultiviewOVR
(int target, int attachment, int texture, int level, int samples, int baseViewIndex, int numViews) void glFramebufferTextureMultisampleMultiviewOVR(GLenum target, GLenum attachment, GLuint texture, GLint level, GLsizei samples, GLint baseViewIndex, GLsizei numViews)
-
Method Details
-
glFramebufferTextureMultisampleMultiviewOVR
public static void glFramebufferTextureMultisampleMultiviewOVR(int target, int attachment, int texture, int level, int samples, int baseViewIndex, int numViews) void glFramebufferTextureMultisampleMultiviewOVR(GLenum target, GLenum attachment, GLuint texture, GLint level, GLsizei samples, GLint baseViewIndex, GLsizei numViews)
-