Home
last modified time | relevance | path

Searched defs:glGetUniformIndices (Results 1 – 12 of 12) sorted by relevance

/external/libgdx/backends/gdx-backend-moe/src/com/badlogic/gdx/backends/iosrobovm/
DIOSGLES30.java148 …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/
DIOSGLES30.java132 …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/
DAndroidGL30.java527 …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/
DLwjglGL30.java467 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/
DLwjgl3GL30.java469 public void glGetUniformIndices (int program, String[] uniformNames, IntBuffer uniformIndices) { in glGetUniformIndices() method in Lwjgl3GL30
/external/deqp/framework/opengl/wrapper/
DglwApi.inl296 #define glGetUniformIndices glwGetUniformIndices macro
/external/libgdx/gdx/src/com/badlogic/gdx/graphics/
DGL30.java981 …public void glGetUniformIndices (int program, String[] uniformNames, java.nio.IntBuffer uniformInd… in glGetUniformIndices() method
/external/libgdx/gdx/src/com/badlogic/gdx/graphics/profiling/
DGL30Profiler.java1631 public void glGetUniformIndices (int program, String[] uniformNames, IntBuffer uniformIndices) { in glGetUniformIndices() method in GL30Profiler
/external/mesa3d/include/GL/
Dgl_mangle.h863 #define glGetUniformIndices MANGLE(GetUniformIndices) macro
/external/deqp/framework/platform/null/
DtcuNullRenderContextFuncs.inl2337 GLW_APICALL void GLW_APIENTRY glGetUniformIndices (GLuint program, GLsizei uniformCount, const GLch… function
/external/deqp/framework/opengl/
DgluCallLogWrapper.inl2196 void CallLogWrapper::glGetUniformIndices (glw::GLuint program, glw::GLsizei uniformCount, const glw… function in CallLogWrapper
/external/libgdx/extensions/gdx-bullet/jni/vs/Glut/GL/
Dglew.h5331 #define glGetUniformIndices GLEW_GET_FUN(__glewGetUniformIndices) macro