Home
last modified time | relevance | path

Searched refs:IsOutputMetal (Results 1 – 3 of 3) sorted by relevance

/external/angle/src/compiler/translator/
DCodeGen.cpp72 if (IsOutputMetal(output)) in ConstructCompiler()
Dutil.h84 bool IsOutputMetal(ShShaderOutput output);
Dutil.cpp792 bool IsOutputMetal(ShShaderOutput output) in IsOutputMetal() function