Searched defs:makeContext (Results 1 – 8 of 8) sorted by relevance
24 sk_sp<GrDirectContext> TestContext::makeContext(const GrContextOptions&) { in makeContext() function in sk_gpu_test::TestContext
26 sk_sp<GrDirectContext> makeContext(const GrContextOptions& options) override { in makeContext() function in __anone61e27b00111::MockTestContext
97 std::unique_ptr<skgpu::graphite::Context> VulkanTestContext::makeContext( in makeContext() function in skiatest::graphite::VulkanTestContext
41 sk_sp<GrDirectContext> makeContext(const GrContextOptions& options) override { in makeContext() function in __anon6dde46520111::D3DTestContextImpl
70 sk_sp<GrDirectContext> makeContext(const GrContextOptions& options) override { in makeContext() function in __anon012c16be0111::VkTestContextImpl
94 SkShaderBase::Context* SkShaderBase::makeContext(const ContextRec& rec, SkArenaAlloc* alloc) const { in makeContext() function in SkShaderBase
181 std::unique_ptr<skgpu::graphite::Context> DawnTestContext::makeContext(const TestOptions& options) { in makeContext() function in skiatest::graphite::DawnTestContext
224 sk_sp<GrDirectContext> GLTestContext::makeContext(const GrContextOptions& options) { in makeContext() function in sk_gpu_test::GLTestContext