/external/libgdx/backends/gdx-backend-moe/src/com/badlogic/gdx/backends/iosrobovm/ |
D | IOSGLES30.java | 148 …public native void glGetUniformIndices(int program, String[] uniformNames, IntBuffer uniformIndice… in glGetUniformIndices() method in IOSGLES30
|
/external/libgdx/backends/gdx-backend-robovm/src/com/badlogic/gdx/backends/iosrobovm/ |
D | IOSGLES30.java | 132 …public native void glGetUniformIndices(int program, String[] uniformNames, IntBuffer uniformIndice… in glGetUniformIndices() method in IOSGLES30
|
/external/libgdx/backends/gdx-backend-android/src/com/badlogic/gdx/backends/android/ |
D | AndroidGL30.java | 527 …public void glGetUniformIndices (int program, String[] uniformNames, java.nio.IntBuffer uniformInd… in glGetUniformIndices() method in AndroidGL30
|
/external/libgdx/backends/gdx-backend-lwjgl/src/com/badlogic/gdx/backends/lwjgl/ |
D | LwjglGL30.java | 467 public void glGetUniformIndices (int program, String[] uniformNames, IntBuffer uniformIndices) { in glGetUniformIndices() method in LwjglGL30
|
/external/libgdx/backends/gdx-backend-lwjgl3/src/com/badlogic/gdx/backends/lwjgl3/ |
D | Lwjgl3GL30.java | 469 public void glGetUniformIndices (int program, String[] uniformNames, IntBuffer uniformIndices) { in glGetUniformIndices() method in Lwjgl3GL30
|
/external/deqp/framework/opengl/wrapper/ |
D | glwApi.inl | 296 #define glGetUniformIndices glwGetUniformIndices macro
|
/external/libgdx/gdx/src/com/badlogic/gdx/graphics/ |
D | GL30.java | 981 …public void glGetUniformIndices (int program, String[] uniformNames, java.nio.IntBuffer uniformInd… in glGetUniformIndices() method
|
/external/libgdx/gdx/src/com/badlogic/gdx/graphics/profiling/ |
D | GL30Profiler.java | 1631 public void glGetUniformIndices (int program, String[] uniformNames, IntBuffer uniformIndices) { in glGetUniformIndices() method in GL30Profiler
|
/external/mesa3d/include/GL/ |
D | gl_mangle.h | 863 #define glGetUniformIndices MANGLE(GetUniformIndices) macro
|
/external/deqp/framework/platform/null/ |
D | tcuNullRenderContextFuncs.inl | 2337 GLW_APICALL void GLW_APIENTRY glGetUniformIndices (GLuint program, GLsizei uniformCount, const GLch… function
|
/external/deqp/framework/opengl/ |
D | gluCallLogWrapper.inl | 2196 void CallLogWrapper::glGetUniformIndices (glw::GLuint program, glw::GLsizei uniformCount, const glw… function in CallLogWrapper
|
/external/libgdx/extensions/gdx-bullet/jni/vs/Glut/GL/ |
D | glew.h | 5331 #define glGetUniformIndices GLEW_GET_FUN(__glewGetUniformIndices) macro
|