/external/angle/src/tests/perf_tests/ |
D | TracePerfTest.cpp | 1452 auto bindFramebuffer = gles1 ? glBindFramebufferOES : glBindFramebuffer; in initializeBenchmark() local 1570 auto bindFramebuffer = gles1 ? glBindFramebufferOES : glBindFramebuffer; in drawBenchmark() local 1920 auto bindFramebuffer = gles1 ? glBindFramebufferOES : glBindFramebuffer; in onReplayFramebufferChange() local
|
/external/deqp/external/openglcts/modules/common/ |
D | glcFramebufferCompleteness.cpp | 132 void TestContext::bindFramebuffer(GLenum target, GLuint fboId) in bindFramebuffer() function in glcts::__anon7de50bae0111::TestContext
|
/external/autotest/client/deps/webgl_mpd/src/debug/ |
D | webgl-debug.js | 121 'bindFramebuffer': {2: { 0:true }}, property
|
/external/deqp/modules/gles31/functional/ |
D | es31fFboSRGBWriteControlTests.cpp | 1169 void Renderer::bindFramebuffer(const int framebufferIdx) in bindFramebuffer() function in deqp::gles31::Functional::__anoned79cb7f0111::Renderer
|
/external/angle/src/libANGLE/renderer/gl/ |
D | StateManagerGL.cpp | 692 void StateManagerGL::bindFramebuffer(GLenum type, GLuint framebuffer) in bindFramebuffer() function in rx::StateManagerGL
|
D | DispatchTableGL_autogen.h | 262 PFNGLBINDFRAMEBUFFERPROC bindFramebuffer = nullptr; variable
|
/external/deqp/framework/opengl/simplereference/ |
D | sglrGLContext.cpp | 190 void GLContext::bindFramebuffer(uint32_t target, uint32_t framebuffer) in bindFramebuffer() function in sglr::GLContext
|
D | sglrReferenceContext.cpp | 839 void ReferenceContext::bindFramebuffer(uint32_t target, uint32_t name) in bindFramebuffer() function in sglr::ReferenceContext
|
/external/deqp/framework/opengl/wrapper/ |
D | glwFunctions.inl | 21 glBindFramebufferFunc bindFramebuffer; variable
|
/external/skia/src/gpu/ganesh/gl/ |
D | GrGLGpu.cpp | 3209 void GrGLGpu::bindFramebuffer(GrGLenum target, GrGLuint fboid) { in bindFramebuffer() function in GrGLGpu
|
/external/angle/src/libANGLE/capture/ |
D | FrameCapture.cpp | 95 decltype(&gl::CaptureBindFramebuffer) bindFramebuffer; member
|
/external/angle/src/libANGLE/ |
D | Context.cpp | 6339 void Context::bindFramebuffer(GLenum target, FramebufferID framebuffer) in bindFramebuffer() function in gl::Context
|