Home
last modified time | relevance | path

Searched defs:glFramebufferTexture2D (Results 1 – 19 of 19) sorted by relevance

/external/deqp/framework/opengl/simplereference/
DsglrContextWrapper.cpp189 void ContextWrapper::glFramebufferTexture2D (deUint32 target, deUint32 attachment, deUint32 textarg… in glFramebufferTexture2D() function in sglr::ContextWrapper
/external/libgdx/backends/gdx-backend-lwjgl/src/com/badlogic/gdx/backends/lwjgl/
DLwjglGL30.java308 …public void glFramebufferTexture2D (int target, int attachment, int textarget, int texture, int le… in glFramebufferTexture2D() method in LwjglGL30
DLwjglGL20.java311 …public void glFramebufferTexture2D (int target, int attachment, int textarget, int texture, int le… in glFramebufferTexture2D() method in LwjglGL20
/external/libgdx/backends/gdx-backend-lwjgl3/src/com/badlogic/gdx/backends/lwjgl3/
DLwjgl3GL30.java310 …public void glFramebufferTexture2D (int target, int attachment, int textarget, int texture, int le… in glFramebufferTexture2D() method in Lwjgl3GL30
DLwjgl3GL20.java307 …public void glFramebufferTexture2D (int target, int attachment, int textarget, int texture, int le… in glFramebufferTexture2D() method in Lwjgl3GL20
/external/libgdx/backends/gdx-backends-gwt/src/com/badlogic/gdx/backends/gwt/
DGwtGL20Debug.java504 …public void glFramebufferTexture2D (int target, int attachment, int textarget, int texture, int le… in glFramebufferTexture2D() method in GwtGL20Debug
DGwtGL20.java691 …public void glFramebufferTexture2D (int target, int attachment, int textarget, int texture, int le… in glFramebufferTexture2D() method in GwtGL20
/external/libgdx/backends/gdx-backend-jglfw/src/com/badlogic/gdx/backends/jglfw/
DJglfwGL20.java408 …public void glFramebufferTexture2D (int target, int attachment, int textarget, int texture, int le… in glFramebufferTexture2D() method in JglfwGL20
/external/libgdx/backends/gdx-backend-moe/src/com/badlogic/gdx/backends/iosrobovm/
DIOSGLES20.java140 …public native void glFramebufferTexture2D ( int target, int attachment, int textarget, int texture… in glFramebufferTexture2D() method in IOSGLES20
/external/libgdx/gdx/src/com/badlogic/gdx/graphics/profiling/
DGL20Profiler.java558 …public void glFramebufferTexture2D (int target, int attachment, int textarget, int texture, int le… in glFramebufferTexture2D() method in GL20Profiler
DGL30Profiler.java559 …public void glFramebufferTexture2D (int target, int attachment, int textarget, int texture, int le… in glFramebufferTexture2D() method in GL30Profiler
/external/deqp/framework/opengl/wrapper/
DglwApi.inl176 #define glFramebufferTexture2D glwFramebufferTexture2D macro
/external/libgdx/backends/gdx-backend-android/src/com/badlogic/gdx/backends/android/
DAndroidGL20.java139 …public native void glFramebufferTexture2D (int target, int attachment, int textarget, int texture,… in glFramebufferTexture2D() method in AndroidGL20
/external/libgdx/backends/gdx-backend-robovm/src/com/badlogic/gdx/backends/iosrobovm/
DIOSGLES20.java140 …public native void glFramebufferTexture2D ( int target, int attachment, int textarget, int texture… in glFramebufferTexture2D() method in IOSGLES20
/external/libgdx/gdx/src/com/badlogic/gdx/graphics/
DGL20.java484 …public void glFramebufferTexture2D (int target, int attachment, int textarget, int texture, int le… in glFramebufferTexture2D() method
/external/mesa3d/include/GL/
Dgl_mangle.h533 #define glFramebufferTexture2D MANGLE(FramebufferTexture2D) macro
/external/deqp/framework/platform/null/
DtcuNullRenderContextFuncs.inl1432 GLW_APICALL void GLW_APIENTRY glFramebufferTexture2D (GLenum target, GLenum attachment, GLenum text… function
/external/deqp/framework/opengl/
DgluCallLogWrapper.inl1218 void CallLogWrapper::glFramebufferTexture2D (glw::GLenum target, glw::GLenum attachment, glw::GLenu… function in CallLogWrapper
/external/libgdx/extensions/gdx-bullet/jni/vs/Glut/GL/
Dglew.h3472 #define glFramebufferTexture2D GLEW_GET_FUN(__glewFramebufferTexture2D) macro