Home
last modified time | relevance | path

Searched refs:glTexBufferRangeEXT (Results 1 – 12 of 12) sorted by relevance

/frameworks/native/opengl/tools/glgen/specs/gles11/
DGLES31Ext.spec36 void glTexBufferRangeEXT ( GLenum target, GLenum internalformat, GLuint buffer, GLintptr offset, GL…
/frameworks/base/opengl/java/android/opengl/
DGLES31Ext.java670 public static native void glTexBufferRangeEXT( in glTexBufferRangeEXT() method in GLES31Ext
/frameworks/base/libs/hwui/debug/
Dwrap_gles.h780 #define glTexBufferRangeEXT wrap_glTexBufferRangeEXT macro
Dunwrap_gles.h780 #undef glTexBufferRangeEXT
/frameworks/base/core/jni/
Dandroid_opengl_GLES31Ext.cpp1429 glTexBufferRangeEXT( in android_glTexBufferRangeEXT__IIIII()
/frameworks/native/opengl/libs/GLES2/
Dgl2ext_api.in616 void API_ENTRY(glTexBufferRangeEXT)(GLenum target, GLenum internalformat, GLuint buffer, GLintptr o…
617 CALL_GL_API(glTexBufferRangeEXT, target, internalformat, buffer, offset, size);
/frameworks/native/opengl/libs/
Dentries.in761 GL_ENTRY(void, glTexBufferRangeEXT, GLenum target, GLenum internalformat, GLuint buffer, GLintptr o…
/frameworks/native/opengl/include/GLES2/
Dgl2ext.h1758 GL_APICALL void GL_APIENTRY glTexBufferRangeEXT (GLenum target, GLenum internalformat, GLuint buffe…
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt20957 method public static void glTexBufferRangeEXT(int, int, int, int, int);
/frameworks/base/api/
Dcurrent.txt27473 method public static void glTexBufferRangeEXT(int, int, int, int, int);
Dsystem-current.txt29913 method public static void glTexBufferRangeEXT(int, int, int, int, int);
Dtest-current.txt27542 method public static void glTexBufferRangeEXT(int, int, int, int, int);