Home
last modified time | relevance | path

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

/external/skia/tools/gpu/
DTestContext.cpp24 sk_sp<GrDirectContext> TestContext::makeContext(const GrContextOptions&) { in makeContext() function in sk_gpu_test::TestContext
/external/skia/tools/gpu/mock/
DMockTestContext.cpp26 sk_sp<GrDirectContext> makeContext(const GrContextOptions& options) override { in makeContext() function in __anone61e27b00111::MockTestContext
/external/skia/tools/graphite/vk/
DGraphiteVulkanTestContext.cpp97 std::unique_ptr<skgpu::graphite::Context> VulkanTestContext::makeContext( in makeContext() function in skiatest::graphite::VulkanTestContext
/external/skia/tools/gpu/d3d/
DD3DTestContext.cpp41 sk_sp<GrDirectContext> makeContext(const GrContextOptions& options) override { in makeContext() function in __anon6dde46520111::D3DTestContextImpl
/external/skia/tools/gpu/vk/
DVkTestContext.cpp70 sk_sp<GrDirectContext> makeContext(const GrContextOptions& options) override { in makeContext() function in __anon012c16be0111::VkTestContextImpl
/external/skia/src/shaders/
DSkShaderBase.cpp94 SkShaderBase::Context* SkShaderBase::makeContext(const ContextRec& rec, SkArenaAlloc* alloc) const { in makeContext() function in SkShaderBase
/external/skia/tools/graphite/dawn/
DGraphiteDawnTestContext.cpp181 std::unique_ptr<skgpu::graphite::Context> DawnTestContext::makeContext(const TestOptions& options) { in makeContext() function in skiatest::graphite::DawnTestContext
/external/skia/tools/gpu/gl/
DGLTestContext.cpp224 sk_sp<GrDirectContext> GLTestContext::makeContext(const GrContextOptions& options) { in makeContext() function in sk_gpu_test::GLTestContext