Home
last modified time | relevance | path

Searched refs:GrGLFramebufferInfo (Results 1 – 25 of 33) sorted by relevance

12

/third_party/flutter/skia/include/gpu/gl/
DGrGLTypes.h179 struct GrGLFramebufferInfo { struct
183 bool operator==(const GrGLFramebufferInfo& that) const { argument
/third_party/flutter/skia/include/gpu/
DGrBackendSurface.h330 const GrGLFramebufferInfo& glInfo);
374 bool getGLFramebufferInfo(GrGLFramebufferInfo*) const;
437 GrGLFramebufferInfo fGLInfo;
/third_party/skia/include/gpu/gl/
DGrGLTypes.h188 struct GrGLFramebufferInfo { struct
192 bool operator==(const GrGLFramebufferInfo& that) const { argument
/third_party/skia/include/gpu/
DGrBackendSurface.h465 const GrGLFramebufferInfo& glInfo);
523 bool getGLFramebufferInfo(GrGLFramebufferInfo*) const;
621 GrGLFramebufferInfo fGLInfo;
/third_party/skia/tools/sk_app/
DGLWindowContext.cpp63 GrGLFramebufferInfo fbInfo; in getBackbufferSurface()
/third_party/flutter/skia/tools/sk_app/
DGLWindowContext.cpp62 GrGLFramebufferInfo fbInfo; in getBackbufferSurface()
/third_party/flutter/skia/platform_tools/android/apps/skottie/src/main/cpp/
Dnative-lib.cpp170 GrGLFramebufferInfo fboInfo; in Java_org_skia_skottie_SkottieRunner_00024SkottieAnimationImpl_nDrawFrame()
/third_party/skia/platform_tools/android/apps/skottie/skottielib/src/main/cpp/
Dnative-lib.cpp207 GrGLFramebufferInfo fboInfo; in Java_org_skia_skottie_SkottieAnimation_nDrawFrame()
/third_party/flutter/engine/flutter/testing/
Dtest_gl_surface.cc292 GrGLFramebufferInfo framebuffer_info = {}; in GetOnscreenSurface()
/third_party/flutter/skia/example/
DSkiaSDLExample.cpp208 GrGLFramebufferInfo info;
/third_party/skia/tools/skottie_ios_app/
DSkiaGLContext.mm40 GrGLFramebufferInfo{(GrGLuint)fboid, GL_RGBA8}),
/third_party/flutter/skia/src/gpu/gl/
DGrGLRenderTarget.cpp87 GrGLFramebufferInfo fbi; in getBackendRenderTarget()
/third_party/flutter/engine/flutter/shell/platform/embedder/tests/
Dembedder_test_compositor.cc183 GrGLFramebufferInfo framebuffer_info = {}; in CreateFramebufferRenderSurface()
/third_party/flutter/engine/flutter/shell/gpu/
Dgpu_surface_gl.cc142 GrGLFramebufferInfo framebuffer_info = {}; in WrapOnscreenSurface()
/third_party/skia/src/gpu/gl/
DGrGLRenderTarget.cpp111 GrGLFramebufferInfo fbi; in getBackendRenderTarget()
/third_party/flutter/skia/src/gpu/
DGrBackendSurface.cpp698 const GrGLFramebufferInfo& glInfo) in GrBackendRenderTarget()
827 bool GrBackendRenderTarget::getGLFramebufferInfo(GrGLFramebufferInfo* outInfo) const { in getGLFramebufferInfo()
/third_party/flutter/skia/experimental/wasm-skp-debugger/
Ddebugger_bindings.cpp262 GrGLFramebufferInfo info; in MakeOnScreenGLSurface()
/third_party/skia/tests/
DProxyTest.cpp251 GrGLFramebufferInfo fboInfo; in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
DDeferredDisplayListTest.cpp234 GrGLFramebufferInfo fboInfo; in make()
668 GrGLFramebufferInfo fboInfo{ isFBO0 ? 0 : (GrGLuint) 1, GR_GL_RGBA8 }; in DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS()
/third_party/flutter/skia/tests/
DProxyTest.cpp263 GrGLFramebufferInfo fboInfo; in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
DDeferredDisplayListTest.cpp194 GrGLFramebufferInfo fboInfo; in make()
/third_party/skia/experimental/skottiekit/
Dskottiekit_bindings.cpp239 GrGLFramebufferInfo info; in MakeOnScreenGLSurface()
/third_party/skia/src/gpu/
DGrBackendSurface.cpp1017 const GrGLFramebufferInfo& glInfo) in GrBackendRenderTarget()
1177 bool GrBackendRenderTarget::getGLFramebufferInfo(GrGLFramebufferInfo* outInfo) const { in getGLFramebufferInfo()
/third_party/skia/experimental/wasm-skp-debugger/
Ddebugger_bindings.cpp502 GrGLFramebufferInfo info; in MakeOnScreenGLSurface()
/third_party/flutter/engine/flutter/shell/platform/embedder/
Dace_embedder.cc341 GrGLFramebufferInfo framebuffer_info = {}; in MakeSkSurfaceFromBackingStore()

12