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