Home
last modified time | relevance | path

Searched refs:glGetProgramBinary (Results 1 – 17 of 17) sorted by relevance

/frameworks/native/opengl/tools/glgen/specs/gles11/
Dchecks.spec64 glGetProgramBinary nullAllowed length
DGLES30.spec103 void glGetProgramBinary ( GLuint program, GLsizei bufSize, GLsizei *length, GLenum *binaryFormat, G…
/frameworks/native/opengl/libs/
DlibGLESv3.map.txt181 glGetProgramBinary;
Dentries.in406 GL_ENTRY(void, glGetProgramBinary, GLuint program, GLsizei bufSize, GLsizei *length, GLenum *binary…
/frameworks/base/opengl/java/android/opengl/
DGLES30.java1696 public static native void glGetProgramBinary( in glGetProgramBinary() method in GLES30
1708 public static native void glGetProgramBinary( in glGetProgramBinary() method in GLES30
/frameworks/base/libs/hwui/debug/
Dgles_redefine.h395 #define glGetProgramBinary wrap_glGetProgramBinary macro
Dgles_undefine.h394 #undef glGetProgramBinary
Dgles_stubs.in715 void API_ENTRY(glGetProgramBinary)(GLuint program, GLsizei bufSize, GLsizei *length, GLenum *binary…
716 CALL_GL_API(glGetProgramBinary, program, bufSize, length, binaryFormat, binary);
Dgles_decls.in239 GL_ENTRY(void, glGetProgramBinary, GLuint program, GLsizei bufSize, GLsizei *length, GLenum *binary…
/frameworks/native/opengl/libs/GLES2/
Dgl2_api.in715 void API_ENTRY(glGetProgramBinary)(GLuint program, GLsizei bufSize, GLsizei *length, GLenum *binary…
716 CALL_GL_API(glGetProgramBinary, program, bufSize, length, binaryFormat, binary);
/frameworks/native/opengl/include/GLES3/
Dgl3.h1196 GL_APICALL void GL_APIENTRY glGetProgramBinary (GLuint program, GLsizei bufSize, GLsizei *length, G…
Dgl31.h1198 GL_APICALL void GL_APIENTRY glGetProgramBinary (GLuint program, GLsizei bufSize, GLsizei *length, G…
Dgl32.h1198 GL_APICALL void GL_APIENTRY glGetProgramBinary (GLuint program, GLsizei bufSize, GLsizei *length, G…
/frameworks/base/core/jni/
Dandroid_opengl_GLES30.cpp5470 glGetProgramBinary( in android_glGetProgramBinary__II_3II_3IILjava_nio_Buffer_2()
5544 glGetProgramBinary( in android_glGetProgramBinary__IILjava_nio_IntBuffer_2Ljava_nio_IntBuffer_2Ljava_nio_Buffer_2()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt20245 method public static void glGetProgramBinary(int, int, int[], int, int[], int, java.nio.Buffer);
20246 …method public static void glGetProgramBinary(int, int, java.nio.IntBuffer, java.nio.IntBuffer, jav…
/frameworks/base/config/
Dhiddenapi-public-dex.txt29128 Landroid/opengl/GLES30;->glGetProgramBinary(IILjava/nio/IntBuffer;Ljava/nio/IntBuffer;Ljava/nio/Buf…
29129 Landroid/opengl/GLES30;->glGetProgramBinary(II[II[IILjava/nio/Buffer;)V
/frameworks/base/api/
Dcurrent.txt30672 method public static void glGetProgramBinary(int, int, int[], int, int[], int, java.nio.Buffer);
30673 …method public static void glGetProgramBinary(int, int, java.nio.IntBuffer, java.nio.IntBuffer, jav…