Home
last modified time | relevance | path

Searched defs:fInstance (Results 1 – 8 of 8) sorted by relevance

/third_party/skia/tools/gpu/dawn/
DDawnTestContext.h29 std::unique_ptr<dawn_native::Instance> fInstance; variable
DDawnTestContext.cpp74 static ProcGetter* fInstance; member in __anon5fb24a8e0111::ProcGetter
77 ProcGetter* ProcGetter::fInstance; member in __anon5fb24a8e0111::ProcGetter
/third_party/skia/tools/sk_app/
DDawnWindowContext.h49 std::unique_ptr<dawn_native::Instance> fInstance; variable
DVulkanWindowContext.h67 VkInstance fInstance = VK_NULL_HANDLE; variable
/third_party/mesa3d/src/hgl/
DGLRendererRoster.h44 static GLRendererRoster* fInstance; variable
DGLRendererRoster.cpp31 GLRendererRoster *GLRendererRoster::fInstance = NULL; member in GLRendererRoster
/third_party/skia/include/gpu/vk/
DGrVkBackendContext.h47 VkInstance fInstance; member
/third_party/skia/tests/
DGrMemoryPoolTest.cpp171 A* fInstance; member