Searched refs:UniformHLSL (Results 1 - 16 of 16) sorted by relevance

/external/chromium_org/third_party/angle/src/compiler/translator/
H A DUniformHLSL.cpp6 // UniformHLSL.cpp:
13 #include "compiler/translator/UniformHLSL.h"
64 UniformHLSL::UniformHLSL(StructureHLSL *structureHLSL, TranslatorHLSL *translator) function in class:sh::UniformHLSL
73 void UniformHLSL::reserveUniformRegisters(unsigned int registerCount)
78 void UniformHLSL::reserveInterfaceBlockRegisters(unsigned int registerCount)
83 const Uniform *UniformHLSL::findUniformByName(const TString &name) const
97 unsigned int UniformHLSL::declareUniformAndAssignRegister(const TType &type, const TString &name)
120 TString UniformHLSL::uniformsHeader(ShShaderOutput outputType, const ReferencedSymbols &referencedUniforms)
160 TString UniformHLSL
[all...]
H A DUniformHLSL.h6 // UniformHLSL.h:
19 class UniformHLSL class in namespace:sh
22 UniformHLSL(StructureHLSL *structureHLSL, TranslatorHLSL *translator);
H A DOutputHLSL.h23 class UniformHLSL;
84 UniformHLSL *mUniformHLSL;
H A DOutputHLSL.cpp22 #include "compiler/translator/UniformHLSL.h"
145 mUniformHLSL = new UniformHLSL(mStructureHLSL, parentTranslator);
/external/chromium_org/third_party/angle/src/
H A Dtranslator_lib.target.darwin-arm64.mk70 third_party/angle/src/compiler/translator/UniformHLSL.cpp \
H A Dtranslator_lib.target.darwin-mips.mk70 third_party/angle/src/compiler/translator/UniformHLSL.cpp \
H A Dtranslator_lib.target.darwin-mips64.mk70 third_party/angle/src/compiler/translator/UniformHLSL.cpp \
H A Dtranslator_lib.target.darwin-x86.mk70 third_party/angle/src/compiler/translator/UniformHLSL.cpp \
H A Dtranslator_lib.target.darwin-x86_64.mk70 third_party/angle/src/compiler/translator/UniformHLSL.cpp \
H A Dtranslator_lib.target.linux-arm64.mk70 third_party/angle/src/compiler/translator/UniformHLSL.cpp \
H A Dtranslator_lib.target.linux-mips.mk70 third_party/angle/src/compiler/translator/UniformHLSL.cpp \
H A Dtranslator_lib.target.linux-mips64.mk70 third_party/angle/src/compiler/translator/UniformHLSL.cpp \
H A Dtranslator_lib.target.linux-x86.mk70 third_party/angle/src/compiler/translator/UniformHLSL.cpp \
H A Dtranslator_lib.target.linux-x86_64.mk70 third_party/angle/src/compiler/translator/UniformHLSL.cpp \
H A Dtranslator_lib.target.darwin-arm.mk70 third_party/angle/src/compiler/translator/UniformHLSL.cpp \
H A Dtranslator_lib.target.linux-arm.mk70 third_party/angle/src/compiler/translator/UniformHLSL.cpp \

Completed in 1775 milliseconds