Searched defs:includer (Results 1 - 4 of 4) sorted by relevance
| /third_party/glslang/gtests/ |
| H A D | TestFixture.h | 658 glslang::TShader::ForbidIncluder includer; in preprocess() local
|
| /third_party/glslang/glslang/MachineIndependent/preprocessor/ |
| H A D | PpContext.h | 478 TShader::Includer& includer; member in glslang::TPpContext
|
| /third_party/glslang/glslang/MachineIndependent/ |
| H A D | ShaderLang.cpp | 776 ProcessDeferred( TCompiler* compiler, const char* const shaderStrings[], const int numStrings, const int* inputLengths, const char* const stringNames[], const char* customPreamble, const EShOptimizationLevel optLevel, const TBuiltInResource* resources, int defaultVersion, EProfile defaultProfile, bool forceDefaultVersionAndProfile, int overrideVersion, bool forwardCompatible, EShMessages messages, TIntermediate& intermediate, ProcessingContext& processingContext, bool requireNonempty, TShader::Includer& includer, const std::string sourceEntryPointName = �, const TEnvironment* environment = nullptr, bool compileOnly = false) ProcessDeferred() argument 1858 parse(const TBuiltInResource* builtInResources, int defaultVersion, EProfile defaultProfile, bool forceDefaultVersionAndProfile, bool forwardCompatible, EShMessages messages, Includer& includer) parse() argument 1878 preprocess(const TBuiltInResource* builtInResources, int defaultVersion, EProfile defaultProfile, bool forceDefaultVersionAndProfile, bool forwardCompatible, EShMessages message, std::string* output_string, Includer& includer) preprocess() argument [all...] |
| /third_party/glslang/glslang/Public/ |
| H A D | ShaderLang.h | 665 TShader::ForbidIncluder includer; in parse() local 675 parse(const TBuiltInResource* builtInResources, int defaultVersion, bool forwardCompatible, EShMessages messages, Includer& includer) parse() argument
|
Completed in 9 milliseconds