Home
last modified time | relevance | path

Searched defs:bindFramebuffer (Results 1 – 12 of 12) sorted by relevance

/external/deqp/external/openglcts/modules/common/
DglcFramebufferCompleteness.cpp132 void TestContext::bindFramebuffer(GLenum target, GLuint fboId) in bindFramebuffer() function in glcts::__anon84a6370c0111::TestContext
/external/autotest/client/deps/webgl_mpd/src/debug/
Dwebgl-debug.js121 'bindFramebuffer': {2: { 0:true }}, property
/external/deqp/modules/gles31/functional/
Des31fFboSRGBWriteControlTests.cpp1169 void Renderer::bindFramebuffer(const int framebufferIdx) in bindFramebuffer() function in deqp::gles31::Functional::__anonbdfce41d0111::Renderer
/external/deqp/framework/opengl/simplereference/
DsglrGLContext.cpp190 void GLContext::bindFramebuffer(uint32_t target, uint32_t framebuffer) in bindFramebuffer() function in sglr::GLContext
DsglrReferenceContext.cpp838 void ReferenceContext::bindFramebuffer(uint32_t target, uint32_t name) in bindFramebuffer() function in sglr::ReferenceContext
/external/angle/src/libANGLE/renderer/gl/
DStateManagerGL.cpp686 void StateManagerGL::bindFramebuffer(GLenum type, GLuint framebuffer) in bindFramebuffer() function in rx::StateManagerGL
DDispatchTableGL_autogen.h262 PFNGLBINDFRAMEBUFFERPROC bindFramebuffer = nullptr; variable
/external/mesa3d/src/gfxstream/guest/OpenglCodecCommon/
DGLClientState.cpp2468 void GLClientState::bindFramebuffer(GLenum target, GLuint name) { in bindFramebuffer() function in gfxstream::guest::GLClientState
/external/deqp/framework/opengl/wrapper/
DglwFunctions.inl21 glBindFramebufferFunc bindFramebuffer; variable
/external/skia/src/gpu/ganesh/gl/
DGrGLGpu.cpp3184 void GrGLGpu::bindFramebuffer(GrGLenum target, GrGLuint fboid) { in bindFramebuffer() function in GrGLGpu
/external/angle/src/libANGLE/capture/
DFrameCapture.cpp139 decltype(&gl::CaptureBindFramebuffer) bindFramebuffer; member
/external/angle/src/libANGLE/
DContext.cpp6210 void Context::bindFramebuffer(GLenum target, FramebufferID framebuffer) in bindFramebuffer() function in gl::Context