Searched defs:GetUsage (Results 1 – 5 of 5) sorted by relevance
92 std::unique_ptr<ProgramUsage> Analysis::GetUsage(const Program& program) { in GetUsage() function in SkSL::Analysis99 std::unique_ptr<ProgramUsage> Analysis::GetUsage(const LoadedModule& module) { in GetUsage() function in SkSL::Analysis
145 std::unique_ptr<ProgramUsage> Analysis::GetUsage(const Program& program) { in GetUsage() function in SkSL::Analysis152 std::unique_ptr<ProgramUsage> Analysis::GetUsage(const Module& module) { in GetUsage() function in SkSL::Analysis
369 wgpu::TextureUsage NewSwapChainBase::GetUsage() const { in GetUsage() function in dawn_native::NewSwapChainBase
216 wgpu::BufferUsage BufferBase::GetUsage() const { in GetUsage() function in dawn_native::BufferBase
551 wgpu::TextureUsage TextureBase::GetUsage() const { in GetUsage() function in dawn_native::TextureBase