Home
last modified time | relevance | path

Searched refs:glGetProgramResourceiv (Results 1 – 18 of 18) sorted by relevance

/frameworks/native/opengl/tools/glgen/specs/gles11/
Dchecks.spec67 glGetProgramResourceiv nullAllowed length
DGLES31.spec10 void glGetProgramResourceiv ( GLuint program, GLenum programInterface, GLuint index, GLsizei propCo…
/frameworks/base/opengl/java/android/opengl/
DGLES31.java291 public static native void glGetProgramResourceiv( in glGetProgramResourceiv() method in GLES31
307 public static native void glGetProgramResourceiv( in glGetProgramResourceiv() method in GLES31
/frameworks/native/opengl/libs/
DlibGLESv3.map.txt190 glGetProgramResourceiv; # introduced=21
Dentries.in419 GL_ENTRY(void, glGetProgramResourceiv, GLuint program, GLenum programInterface, GLuint index, GLsiz…
/frameworks/libs/native_bridge_support/android_api/libGLESv3/
Dstubs_arm.cc368 DEFINE_INTERCEPTABLE_STUB_FUNCTION(glGetProgramResourceiv);
1216 INIT_INTERCEPTABLE_STUB_FUNCTION("libGLESv3.so", glGetProgramResourceiv); in init_stub_library()
Dstubs_riscv64.cc368 DEFINE_INTERCEPTABLE_STUB_FUNCTION(glGetProgramResourceiv);
1216 INIT_INTERCEPTABLE_STUB_FUNCTION("libGLESv3.so", glGetProgramResourceiv); in init_stub_library()
Dstubs_arm64.cc368 DEFINE_INTERCEPTABLE_STUB_FUNCTION(glGetProgramResourceiv);
1216 INIT_INTERCEPTABLE_STUB_FUNCTION("libGLESv3.so", glGetProgramResourceiv); in init_stub_library()
/frameworks/libs/native_bridge_support/android_api/libGLESv2/
Dstubs_arm.cc368 DEFINE_INTERCEPTABLE_STUB_FUNCTION(glGetProgramResourceiv);
1216 INIT_INTERCEPTABLE_STUB_FUNCTION("libGLESv2.so", glGetProgramResourceiv); in init_stub_library()
Dstubs_arm64.cc368 DEFINE_INTERCEPTABLE_STUB_FUNCTION(glGetProgramResourceiv);
1216 INIT_INTERCEPTABLE_STUB_FUNCTION("libGLESv2.so", glGetProgramResourceiv); in init_stub_library()
Dstubs_riscv64.cc368 DEFINE_INTERCEPTABLE_STUB_FUNCTION(glGetProgramResourceiv);
1216 INIT_INTERCEPTABLE_STUB_FUNCTION("libGLESv2.so", glGetProgramResourceiv); in init_stub_library()
/frameworks/native/opengl/libs/GLES2/
Dgl2_api.in766 void API_ENTRY(glGetProgramResourceiv)(GLuint program, GLenum programInterface, GLuint index, GLsiz…
767 …CALL_GL_API(glGetProgramResourceiv, program, programInterface, index, propCount, props, bufSize, l…
/frameworks/base/core/jni/
Dandroid_opengl_GLES31.cpp755 glGetProgramResourceiv( in android_glGetProgramResourceiv__IIII_3III_3II_3II()
833 glGetProgramResourceiv( in android_glGetProgramResourceiv__IIIILjava_nio_IntBuffer_2ILjava_nio_IntBuffer_2Ljava_nio_IntBuffer_2()
/frameworks/native/opengl/include/GLES3/
Dgl31.h1462 GL_APICALL void GL_APIENTRY glGetProgramResourceiv (GLuint program, GLenum programInterface, GLuint…
Dgl32.h1462 GL_APICALL void GL_APIENTRY glGetProgramResourceiv (GLuint program, GLenum programInterface, GLuint…
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt20672 …method public static void glGetProgramResourceiv(int, int, int, int, int[], int, int, int[], int, …
20673 …method public static void glGetProgramResourceiv(int, int, int, int, java.nio.IntBuffer, int, java…
/frameworks/base/core/api/
Dcurrent.txt31605 …method public static void glGetProgramResourceiv(int, int, int, int, int[], int, int, int[], int, …
31606 …method public static void glGetProgramResourceiv(int, int, int, int, java.nio.IntBuffer, int, java…