Home
last modified time | relevance | path

Searched defs:glGetActiveAttrib (Results 1 – 16 of 16) sorted by relevance

/external/libgdx/backends/gdx-backends-gwt/src/com/badlogic/gdx/backends/gwt/
DGwtGL20Debug.java539 public String glGetActiveAttrib (int program, int index, IntBuffer size, Buffer type) { in glGetActiveAttrib() method in GwtGL20Debug
DGwtGL20.java746 public String glGetActiveAttrib (int program, int index, IntBuffer size, Buffer type) { in glGetActiveAttrib() method in GwtGL20
/external/libgdx/backends/gdx-backend-jglfw/src/com/badlogic/gdx/backends/jglfw/
DJglfwGL20.java440 public String glGetActiveAttrib (int program, int index, IntBuffer size, Buffer type) { in glGetActiveAttrib() method in JglfwGL20
/external/libgdx/backends/gdx-backend-moe/src/com/badlogic/gdx/backends/iosrobovm/
DIOSGLES20.java162 public native String glGetActiveAttrib ( int program, int index, IntBuffer size, Buffer type ); in glGetActiveAttrib() method in IOSGLES20
/external/libgdx/gdx/src/com/badlogic/gdx/graphics/profiling/
DGL20Profiler.java617 public String glGetActiveAttrib (int program, int index, IntBuffer size, Buffer type) { in glGetActiveAttrib() method in GL20Profiler
DGL30Profiler.java618 public String glGetActiveAttrib (int program, int index, IntBuffer size, Buffer type) { in glGetActiveAttrib() method in GL30Profiler
/external/libgdx/backends/gdx-backend-lwjgl3/src/com/badlogic/gdx/backends/lwjgl3/
DLwjgl3GL20.java351 public String glGetActiveAttrib (int program, int index, IntBuffer size, Buffer type) { in glGetActiveAttrib() method in Lwjgl3GL20
/external/deqp/framework/opengl/wrapper/
DglwApi.inl192 #define glGetActiveAttrib glwGetActiveAttrib macro
/external/libgdx/backends/gdx-backend-android/src/com/badlogic/gdx/backends/android/
DAndroidGL20.java161 public native String glGetActiveAttrib (int program, int index, IntBuffer size, Buffer type); in glGetActiveAttrib() method in AndroidGL20
/external/libgdx/backends/gdx-backend-lwjgl/src/com/badlogic/gdx/backends/lwjgl/
DLwjglGL20.java355 public String glGetActiveAttrib (int program, int index, IntBuffer size, Buffer type) { in glGetActiveAttrib() method in LwjglGL20
/external/libgdx/backends/gdx-backend-robovm/src/com/badlogic/gdx/backends/iosrobovm/
DIOSGLES20.java162 public native String glGetActiveAttrib ( int program, int index, IntBuffer size, Buffer type ); in glGetActiveAttrib() method in IOSGLES20
/external/libgdx/gdx/src/com/badlogic/gdx/graphics/
DGL20.java501 public String glGetActiveAttrib (int program, int index, IntBuffer size, Buffer type); in glGetActiveAttrib() method
/external/mesa3d/include/GL/
Dgl_mangle.h582 #define glGetActiveAttrib MANGLE(GetActiveAttrib) macro
/external/deqp/framework/platform/null/
DtcuNullRenderContextFuncs.inl1490 GLW_APICALL void GLW_APIENTRY glGetActiveAttrib (GLuint program, GLuint index, GLsizei bufSize, GLs… function
/external/deqp/framework/opengl/
DgluCallLogWrapper.inl1346 void CallLogWrapper::glGetActiveAttrib (glw::GLuint program, glw::GLuint index, glw::GLsizei bufSiz… function in CallLogWrapper
/external/libgdx/extensions/gdx-bullet/jni/vs/Glut/GL/
Dglew.h1884 #define glGetActiveAttrib GLEW_GET_FUN(__glewGetActiveAttrib) macro