Home
last modified time | relevance | path

Searched defs:CreateDefault (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/dawn/src/dawn_native/
DPipelineLayout.cpp101 ResultOrError<Ref<PipelineLayoutBase>> PipelineLayoutBase::CreateDefault( in CreateDefault() function in dawn_native::PipelineLayoutBase
/third_party/skia/m133/src/gpu/graphite/
DComputePathAtlas.cpp420 std::unique_ptr<ComputePathAtlas> ComputePathAtlas::CreateDefault(Recorder* recorder) { in CreateDefault() function in skgpu::graphite::ComputePathAtlas