/external/libgdx/extensions/gdx-bullet/jni/vs/Glut/EmptyGL/GL/ |
D | egl_cpx.h | 9 inline GLboolean glIsTexture(GLuint a0) { return GL_TRUE; }; in glIsTexture() function
|
/external/libgdx/backends/gdx-backends-gwt/src/com/badlogic/gdx/backends/gwt/ |
D | GwtGL20Debug.java | 747 public boolean glIsTexture (int texture) { in glIsTexture() method in GwtGL20Debug
|
D | GwtGL20.java | 917 public boolean glIsTexture (int texture) { in glIsTexture() method in GwtGL20
|
/external/libgdx/backends/gdx-backend-jglfw/src/com/badlogic/gdx/backends/jglfw/ |
D | JglfwGL20.java | 304 public boolean glIsTexture (int texture) { in glIsTexture() method in JglfwGL20
|
/external/libgdx/backends/gdx-backend-moe/src/com/badlogic/gdx/backends/iosrobovm/ |
D | IOSGLES20.java | 228 public native boolean glIsTexture ( int texture ); in glIsTexture() method in IOSGLES20
|
/external/libgdx/gdx/src/com/badlogic/gdx/graphics/profiling/ |
D | GL20Profiler.java | 825 public boolean glIsTexture (int texture) { in glIsTexture() method in GL20Profiler
|
D | GL30Profiler.java | 826 public boolean glIsTexture (int texture) { in glIsTexture() method in GL30Profiler
|
/external/libgdx/backends/gdx-backend-lwjgl3/src/com/badlogic/gdx/backends/lwjgl3/ |
D | Lwjgl3GL20.java | 507 public boolean glIsTexture (int texture) { in glIsTexture() method in Lwjgl3GL20
|
/external/deqp/framework/opengl/wrapper/ |
D | glwApi.inl | 340 #define glIsTexture glwIsTexture macro
|
/external/libgdx/backends/gdx-backend-android/src/com/badlogic/gdx/backends/android/ |
D | AndroidGL20.java | 227 public native boolean glIsTexture (int texture); in glIsTexture() method in AndroidGL20
|
/external/libgdx/backends/gdx-backend-lwjgl/src/com/badlogic/gdx/backends/lwjgl/ |
D | LwjglGL20.java | 513 public boolean glIsTexture (int texture) { in glIsTexture() method in LwjglGL20
|
/external/libgdx/backends/gdx-backend-robovm/src/com/badlogic/gdx/backends/iosrobovm/ |
D | IOSGLES20.java | 228 public native boolean glIsTexture ( int texture ); in glIsTexture() method in IOSGLES20
|
/external/replicaisland/src/com/replica/replicaisland/ |
D | GLErrorLogger.java | 963 public boolean glIsTexture(int texture) { in glIsTexture() method in GLErrorLogger.ErrorLoggingGL
|
/external/libgdx/gdx/src/com/badlogic/gdx/graphics/ |
D | GL20.java | 560 public boolean glIsTexture (int texture); in glIsTexture() method
|
/external/mesa3d/include/GL/ |
D | gl_mangle.h | 977 #define glIsTexture MANGLE(IsTexture) macro
|
/external/deqp/framework/platform/null/ |
D | tcuNullRenderContextFuncs.inl | 2698 GLW_APICALL GLboolean GLW_APIENTRY glIsTexture (GLuint texture) function
|
/external/deqp/framework/opengl/ |
D | gluCallLogWrapper.inl | 2550 glw::GLboolean CallLogWrapper::glIsTexture (glw::GLuint texture) function in CallLogWrapper
|