Home
last modified time | relevance | path

Searched refs:IsOutputHLSL (Results 1 – 5 of 5) sorted by relevance

/external/angle/src/compiler/translator/
DCodeGen.cpp54 if (IsOutputHLSL(output)) in ConstructCompiler()
Dutil.h77 bool IsOutputHLSL(ShShaderOutput output);
Dutil.cpp753 bool IsOutputHLSL(ShShaderOutput output) in IsOutputHLSL() function
DCompiler.cpp563 (compileOptions & SH_INITIALIZE_UNINITIALIZED_LOCALS) && !IsOutputHLSL(getOutputType()); in checkAndSimplifyAST()
DParseContext.cpp1024 if (IsOutputHLSL(getOutputType())) in checkIsValidArraySize()