Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/dawn/src/dawn_native/
DPipeline.cpp173 const ProgrammableStage& PipelineBase::GetStage(SingleShaderStage stage) const { in GetStage() function in dawn_native::PipelineBase
/third_party/spirv-tools/source/opt/
Dir_context.cpp1122 spv::ExecutionModel IRContext::GetStage() { in GetStage() function in spvtools::opt::IRContext