Home
last modified time | relevance | path

Searched defs:includer (Results 1 - 4 of 4) sorted by relevance

/third_party/glslang/gtests/
H A DTestFixture.h658 glslang::TShader::ForbidIncluder includer; in preprocess() local
/third_party/glslang/glslang/MachineIndependent/preprocessor/
H A DPpContext.h478 TShader::Includer& includer; member in glslang::TPpContext
/third_party/glslang/glslang/MachineIndependent/
H A DShaderLang.cpp776 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 DShaderLang.h665 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