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/skqp/src/gpu/gl/ |
D | GrGLCreateNullInterface.cpp | 430 GrGLvoid framebufferTexture2D(GrGLenum target, GrGLenum attachment, GrGLenum textarget, in framebufferTexture2D() function in __anonbc4282d90111::NullInterface
|
D | GrGLTestInterface.h | 79 …virtual GrGLvoid framebufferTexture2D(GrGLenum target, GrGLenum attachment, GrGLenum textarget, Gr… in framebufferTexture2D() function
|
/external/skia/src/gpu/gl/ |
D | GrGLCreateNullInterface.cpp | 430 GrGLvoid framebufferTexture2D(GrGLenum target, GrGLenum attachment, GrGLenum textarget, in framebufferTexture2D() function in __anon19c465a20111::NullInterface
|
D | GrGLTestInterface.h | 79 …virtual GrGLvoid framebufferTexture2D(GrGLenum target, GrGLenum attachment, GrGLenum textarget, Gr… in framebufferTexture2D() function
|
/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 | 222 glFramebufferTexture2DFunc framebufferTexture2D; variable
|