Searched defs:framebufferTexture2D (Results 1 – 8 of 8) 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/external/openglcts/modules/common/ |
D | glcFramebufferCompleteness.cpp | 138 void TestContext::framebufferTexture2D(GLenum target, GLenum attachment, GLenum textarget, GLuint t… in framebufferTexture2D() function in glcts::__anone691f7a40111::TestContext
|
/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 | 1989 void ReferenceContext::framebufferTexture2D (deUint32 target, deUint32 attachment, deUint32 textarg… in framebufferTexture2D() function in sglr::ReferenceContext
|
/external/angle/src/libANGLE/renderer/gl/ |
D | DispatchTableGL_autogen.h | 283 PFNGLFRAMEBUFFERTEXTURE2DPROC framebufferTexture2D = nullptr; variable
|
/external/deqp/framework/opengl/wrapper/ |
D | glwFunctions.inl | 222 glFramebufferTexture2DFunc framebufferTexture2D; variable
|
/external/angle/src/libANGLE/capture/ |
D | FrameCapture.cpp | 121 decltype(&gl::CaptureFramebufferTexture2D) framebufferTexture2D; member
|
/external/angle/src/libANGLE/ |
D | Context.cpp | 4825 void Context::framebufferTexture2D(GLenum target, in framebufferTexture2D() function in gl::Context
|