Home
last modified time | relevance | path

Searched refs:fragmentOut (Results 1 – 4 of 4) sorted by relevance

/external/angle/src/compiler/translator/msl/
DPipeline.h113 PipelineScoped<TStructure> fragmentOut; member
DPipeline.cpp497 fragmentOut, in matches()
DEmitMetal.cpp1194 if (mPipelineStructs.fragmentOut.external == &parent) in emitFieldDeclaration()
1978 if (mPipelineStructs.fragmentOut.matches(*structure)) in emitFunctionReturn()
DRewritePipelines.cpp1022 {Pipeline::Type::FragmentOut, outStructs.fragmentOut, nullptr, &outputVaryings}, in RewritePipelines()