Searched defs:framebufferTexture2D (Results 1 – 5 of 5) sorted by relevance
/external/autotest/client/deps/webgl_mpd/src/debug/ |
D | webgl-debug.js | 124 'framebufferTexture2D': {5: { 0:true, 1:true, 2:true }}, property
|
/external/deqp/framework/opengl/simplereference/ |
D | sglrGLContext.cpp | 383 void GLContext::framebufferTexture2D (deUint32 target, deUint32 attachment, deUint32 textarget, deU… in framebufferTexture2D() function in sglr::GLContext
|
D | sglrReferenceContext.cpp | 1969 void ReferenceContext::framebufferTexture2D (deUint32 target, deUint32 attachment, deUint32 textarg… in framebufferTexture2D() function in sglr::ReferenceContext
|
/external/deqp/framework/opengl/wrapper/ |
D | glwFunctions.inl | 176 glFramebufferTexture2DFunc framebufferTexture2D; variable
|
/external/libgdx/backends/gdx-backends-gwt/src/com/google/gwt/webgl/client/ |
D | WebGLRenderingContext.java | 727 …public final native void framebufferTexture2D (int target, int attachment, int textarget, WebGLTex… in framebufferTexture2D() method in WebGLRenderingContext
|