Searched defs:makeContext (Results 1 – 10 of 10) sorted by relevance
85 std::unique_ptr<skgpu::graphite::Context> VulkanTestContext::makeContext() { in makeContext() function in skiatest::graphite::VulkanTestContext
24 sk_sp<GrDirectContext> TestContext::makeContext(const GrContextOptions&) { in makeContext() function in sk_gpu_test::TestContext
27 sk_sp<GrDirectContext> makeContext(const GrContextOptions& options) override { in makeContext() function in __anon3ae73ba10111::MockTestContext
43 sk_sp<GrDirectContext> makeContext(const GrContextOptions& options) override { in makeContext() function in __anon84bfaa030111::D3DTestContextImpl
96 std::unique_ptr<skgpu::graphite::Context> DawnTestContext::makeContext() { in makeContext() function in skiatest::graphite::DawnTestContext
65 sk_sp<GrDirectContext> makeContext(const GrContextOptions& options) override { in makeContext() function in __anonc44eda2f0111::VkTestContextImpl
165 sk_sp<GrDirectContext> makeContext(const GrContextOptions& options) override { in makeContext() function in __anon4b21c6e10111::DawnTestContextImpl
252 sk_sp<GrDirectContext> GLTestContext::makeContext(const GrContextOptions& options) { in makeContext() function in sk_gpu_test::GLTestContext
49 SkLayerDrawLooper::makeContext(SkArenaAlloc* alloc) const { in makeContext() function in SkLayerDrawLooper
139 SkShaderBase::Context* SkShaderBase::makeContext(const ContextRec& rec, SkArenaAlloc* alloc) const { in makeContext() function in SkShaderBase