Searched refs:uniformsHeader (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/angle/src/compiler/translator/
H A DUniformHLSL.h26 TString uniformsHeader(ShShaderOutput outputType, const ReferencedSymbols &referencedUniforms);
H A DUniformHLSL.cpp120 TString UniformHLSL::uniformsHeader(ShShaderOutput outputType, const ReferencedSymbols &referencedUniforms) function in class:sh::UniformHLSL
H A DOutputHLSL.cpp318 out << mUniformHLSL->uniformsHeader(mOutputType, mReferencedUniforms);

Completed in 1709 milliseconds