Searched defs:fInstance (Results 1 – 8 of 8) sorted by relevance
/third_party/skia/tools/gpu/dawn/ | ||
D | DawnTestContext.h | 29 std::unique_ptr<dawn_native::Instance> fInstance; variable |
D | DawnTestContext.cpp | 74 static ProcGetter* fInstance; member in __anon5fb24a8e0111::ProcGetter |
/third_party/skia/tools/sk_app/ | ||
D | DawnWindowContext.h | 49 std::unique_ptr<dawn_native::Instance> fInstance; variable |
D | VulkanWindowContext.h | 67 VkInstance fInstance = VK_NULL_HANDLE; variable |
/third_party/mesa3d/src/hgl/ | ||
D | GLRendererRoster.h | 44 static GLRendererRoster* fInstance; variable |
D | GLRendererRoster.cpp | 31 GLRendererRoster *GLRendererRoster::fInstance = NULL; member in GLRendererRoster |
/third_party/skia/include/gpu/vk/ | ||
D | GrVkBackendContext.h | 47 VkInstance fInstance; member |
/third_party/skia/tests/ | ||
D | GrMemoryPoolTest.cpp | 171 A* fInstance; member |