Home
last modified time | relevance | path

Searched defs:fBackendContext (Results 1 – 6 of 6) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/tools/sk_app/
H A DGLWindowContext.h47 sk_sp<const GrGLInterface> fBackendContext; variable
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/tools/sk_app/
H A DGLWindowContext.h49 sk_sp<const GrGLInterface> fBackendContext; variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/tools/gpu/vk/
H A DVkTestHelper.h64 GrVkBackendContext fBackendContext; variable
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/skia/skia/src/gpu/vk/
H A DGrVkGpu.h242 sk_sp<const GrVkBackendContext> fBackendContext; variable
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/skia/skia/src/gpu/vk/
H A DGrVkGpu.h256 SkAutoTUnref<const GrVkBackendContext> fBackendContext; variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/tests/
H A DVkHardwareBufferTest.cpp504 GrVkBackendContext fBackendContext; member in VulkanTestHelper