Package org.lwjgl.opengles
Class QCOMExtendedGet
java.lang.Object
org.lwjgl.opengles.QCOMExtendedGet
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final int -
Method Summary
Modifier and TypeMethodDescriptionstatic longglExtGetBufferPointerQCOM(int target) void glExtGetBufferPointervQCOM(GLenum target, void ** params)static voidglExtGetBufferPointervQCOM(int target, PointerBuffer params) void glExtGetBufferPointervQCOM(GLenum target, void ** params)static voidglExtGetBuffersQCOM(int @Nullable [] buffers, int @Nullable [] numBuffers) void glExtGetBuffersQCOM(GLuint * buffers, GLint maxBuffers, GLint * numBuffers)static voidglExtGetBuffersQCOM(@Nullable IntBuffer buffers, @Nullable IntBuffer numBuffers) void glExtGetBuffersQCOM(GLuint * buffers, GLint maxBuffers, GLint * numBuffers)static voidglExtGetFramebuffersQCOM(int @Nullable [] framebuffers, int @Nullable [] numFramebuffers) void glExtGetFramebuffersQCOM(GLuint * framebuffers, GLint maxFramebuffers, GLint * numFramebuffers)static voidglExtGetFramebuffersQCOM(@Nullable IntBuffer framebuffers, @Nullable IntBuffer numFramebuffers) void glExtGetFramebuffersQCOM(GLuint * framebuffers, GLint maxFramebuffers, GLint * numFramebuffers)static voidglExtGetRenderbuffersQCOM(int @Nullable [] renderbuffers, int @Nullable [] numRenderbuffers) void glExtGetRenderbuffersQCOM(GLuint * renderbuffers, GLint maxRenderbuffers, GLint * numRenderbuffers)static voidglExtGetRenderbuffersQCOM(@Nullable IntBuffer renderbuffers, @Nullable IntBuffer numRenderbuffers) void glExtGetRenderbuffersQCOM(GLuint * renderbuffers, GLint maxRenderbuffers, GLint * numRenderbuffers)static intglExtGetTexLevelParameteriQCOM(int texture, int face, int level, int pname) void glExtGetTexLevelParameterivQCOM(GLuint texture, GLenum face, GLint level, GLenum pname, GLint * params)static voidglExtGetTexLevelParameterivQCOM(int texture, int face, int level, int pname, int[] params) void glExtGetTexLevelParameterivQCOM(GLuint texture, GLenum face, GLint level, GLenum pname, GLint * params)static voidglExtGetTexLevelParameterivQCOM(int texture, int face, int level, int pname, IntBuffer params) void glExtGetTexLevelParameterivQCOM(GLuint texture, GLenum face, GLint level, GLenum pname, GLint * params)static voidglExtGetTexSubImageQCOM(int target, int level, int xoffset, int yoffset, int zoffset, int width, int height, int depth, int format, int type, ByteBuffer texels) void glExtGetTexSubImageQCOM(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, void * texels)static voidglExtGetTexturesQCOM(int @Nullable [] textures, int @Nullable [] numTextures) void glExtGetTexturesQCOM(GLuint * textures, GLint maxTextures, GLint * numTextures)static voidglExtGetTexturesQCOM(@Nullable IntBuffer textures, @Nullable IntBuffer numTextures) void glExtGetTexturesQCOM(GLuint * textures, GLint maxTextures, GLint * numTextures)static voidglExtTexObjectStateOverrideiQCOM(int target, int pname, int param) void glExtTexObjectStateOverrideiQCOM(GLenum target, GLenum pname, GLint param)static voidnglExtGetBufferPointervQCOM(int target, long params) void glExtGetBufferPointervQCOM(GLenum target, void ** params)static voidnglExtGetBuffersQCOM(long buffers, int maxBuffers, long numBuffers) void glExtGetBuffersQCOM(GLuint * buffers, GLint maxBuffers, GLint * numBuffers)static voidnglExtGetFramebuffersQCOM(long framebuffers, int maxFramebuffers, long numFramebuffers) void glExtGetFramebuffersQCOM(GLuint * framebuffers, GLint maxFramebuffers, GLint * numFramebuffers)static voidnglExtGetRenderbuffersQCOM(long renderbuffers, int maxRenderbuffers, long numRenderbuffers) void glExtGetRenderbuffersQCOM(GLuint * renderbuffers, GLint maxRenderbuffers, GLint * numRenderbuffers)static voidnglExtGetTexLevelParameterivQCOM(int texture, int face, int level, int pname, long params) void glExtGetTexLevelParameterivQCOM(GLuint texture, GLenum face, GLint level, GLenum pname, GLint * params)static voidnglExtGetTexSubImageQCOM(int target, int level, int xoffset, int yoffset, int zoffset, int width, int height, int depth, int format, int type, long texels) void glExtGetTexSubImageQCOM(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, void * texels)static voidnglExtGetTexturesQCOM(long textures, int maxTextures, long numTextures) void glExtGetTexturesQCOM(GLuint * textures, GLint maxTextures, GLint * numTextures)
-
Field Details
-
GL_TEXTURE_WIDTH_QCOM
public static final int GL_TEXTURE_WIDTH_QCOM- See Also:
-
GL_TEXTURE_HEIGHT_QCOM
public static final int GL_TEXTURE_HEIGHT_QCOM- See Also:
-
GL_TEXTURE_DEPTH_QCOM
public static final int GL_TEXTURE_DEPTH_QCOM- See Also:
-
GL_TEXTURE_INTERNAL_FORMAT_QCOM
public static final int GL_TEXTURE_INTERNAL_FORMAT_QCOM- See Also:
-
GL_TEXTURE_FORMAT_QCOM
public static final int GL_TEXTURE_FORMAT_QCOM- See Also:
-
GL_TEXTURE_TYPE_QCOM
public static final int GL_TEXTURE_TYPE_QCOM- See Also:
-
GL_TEXTURE_IMAGE_VALID_QCOM
public static final int GL_TEXTURE_IMAGE_VALID_QCOM- See Also:
-
GL_TEXTURE_NUM_LEVELS_QCOM
public static final int GL_TEXTURE_NUM_LEVELS_QCOM- See Also:
-
GL_TEXTURE_TARGET_QCOM
public static final int GL_TEXTURE_TARGET_QCOM- See Also:
-
GL_TEXTURE_OBJECT_VALID_QCOM
public static final int GL_TEXTURE_OBJECT_VALID_QCOM- See Also:
-
GL_STATE_RESTORE
public static final int GL_STATE_RESTORE- See Also:
-
-
Method Details
-
nglExtGetTexturesQCOM
public static void nglExtGetTexturesQCOM(long textures, int maxTextures, long numTextures) void glExtGetTexturesQCOM(GLuint * textures, GLint maxTextures, GLint * numTextures) -
glExtGetTexturesQCOM
public static void glExtGetTexturesQCOM(@Nullable IntBuffer textures, @Nullable IntBuffer numTextures) void glExtGetTexturesQCOM(GLuint * textures, GLint maxTextures, GLint * numTextures) -
nglExtGetBuffersQCOM
public static void nglExtGetBuffersQCOM(long buffers, int maxBuffers, long numBuffers) void glExtGetBuffersQCOM(GLuint * buffers, GLint maxBuffers, GLint * numBuffers) -
glExtGetBuffersQCOM
void glExtGetBuffersQCOM(GLuint * buffers, GLint maxBuffers, GLint * numBuffers) -
nglExtGetRenderbuffersQCOM
public static void nglExtGetRenderbuffersQCOM(long renderbuffers, int maxRenderbuffers, long numRenderbuffers) void glExtGetRenderbuffersQCOM(GLuint * renderbuffers, GLint maxRenderbuffers, GLint * numRenderbuffers) -
glExtGetRenderbuffersQCOM
public static void glExtGetRenderbuffersQCOM(@Nullable IntBuffer renderbuffers, @Nullable IntBuffer numRenderbuffers) void glExtGetRenderbuffersQCOM(GLuint * renderbuffers, GLint maxRenderbuffers, GLint * numRenderbuffers) -
nglExtGetFramebuffersQCOM
public static void nglExtGetFramebuffersQCOM(long framebuffers, int maxFramebuffers, long numFramebuffers) void glExtGetFramebuffersQCOM(GLuint * framebuffers, GLint maxFramebuffers, GLint * numFramebuffers) -
glExtGetFramebuffersQCOM
public static void glExtGetFramebuffersQCOM(@Nullable IntBuffer framebuffers, @Nullable IntBuffer numFramebuffers) void glExtGetFramebuffersQCOM(GLuint * framebuffers, GLint maxFramebuffers, GLint * numFramebuffers) -
nglExtGetTexLevelParameterivQCOM
public static void nglExtGetTexLevelParameterivQCOM(int texture, int face, int level, int pname, long params) void glExtGetTexLevelParameterivQCOM(GLuint texture, GLenum face, GLint level, GLenum pname, GLint * params) -
glExtGetTexLevelParameterivQCOM
public static void glExtGetTexLevelParameterivQCOM(int texture, int face, int level, int pname, IntBuffer params) void glExtGetTexLevelParameterivQCOM(GLuint texture, GLenum face, GLint level, GLenum pname, GLint * params) -
glExtGetTexLevelParameteriQCOM
public static int glExtGetTexLevelParameteriQCOM(int texture, int face, int level, int pname) void glExtGetTexLevelParameterivQCOM(GLuint texture, GLenum face, GLint level, GLenum pname, GLint * params) -
glExtTexObjectStateOverrideiQCOM
public static void glExtTexObjectStateOverrideiQCOM(int target, int pname, int param) void glExtTexObjectStateOverrideiQCOM(GLenum target, GLenum pname, GLint param) -
nglExtGetTexSubImageQCOM
public static void nglExtGetTexSubImageQCOM(int target, int level, int xoffset, int yoffset, int zoffset, int width, int height, int depth, int format, int type, long texels) void glExtGetTexSubImageQCOM(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, void * texels) -
glExtGetTexSubImageQCOM
public static void glExtGetTexSubImageQCOM(int target, int level, int xoffset, int yoffset, int zoffset, int width, int height, int depth, int format, int type, ByteBuffer texels) void glExtGetTexSubImageQCOM(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, void * texels) -
nglExtGetBufferPointervQCOM
public static void nglExtGetBufferPointervQCOM(int target, long params) void glExtGetBufferPointervQCOM(GLenum target, void ** params) -
glExtGetBufferPointervQCOM
void glExtGetBufferPointervQCOM(GLenum target, void ** params) -
glExtGetBufferPointerQCOM
public static long glExtGetBufferPointerQCOM(int target) void glExtGetBufferPointervQCOM(GLenum target, void ** params) -
glExtGetTexturesQCOM
public static void glExtGetTexturesQCOM(int @Nullable [] textures, int @Nullable [] numTextures) void glExtGetTexturesQCOM(GLuint * textures, GLint maxTextures, GLint * numTextures) -
glExtGetBuffersQCOM
public static void glExtGetBuffersQCOM(int @Nullable [] buffers, int @Nullable [] numBuffers) void glExtGetBuffersQCOM(GLuint * buffers, GLint maxBuffers, GLint * numBuffers) -
glExtGetRenderbuffersQCOM
public static void glExtGetRenderbuffersQCOM(int @Nullable [] renderbuffers, int @Nullable [] numRenderbuffers) void glExtGetRenderbuffersQCOM(GLuint * renderbuffers, GLint maxRenderbuffers, GLint * numRenderbuffers) -
glExtGetFramebuffersQCOM
public static void glExtGetFramebuffersQCOM(int @Nullable [] framebuffers, int @Nullable [] numFramebuffers) void glExtGetFramebuffersQCOM(GLuint * framebuffers, GLint maxFramebuffers, GLint * numFramebuffers) -
glExtGetTexLevelParameterivQCOM
public static void glExtGetTexLevelParameterivQCOM(int texture, int face, int level, int pname, int[] params) void glExtGetTexLevelParameterivQCOM(GLuint texture, GLenum face, GLint level, GLenum pname, GLint * params)
-