Home
last modified time | relevance | path

Searched defs:numStrings (Results 1 - 6 of 6) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
H A DCompiler.cpp102 compile(const char* const shaderStrings[], const int numStrings, int compileOptions) compile() argument
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A DCompiler.cpp391 compileTreeForTesting(const char *const shaderStrings[], size_t numStrings, ShCompileOptions compileOptions) compileTreeForTesting() argument
398 compileTreeImpl(const char *const shaderStrings[], size_t numStrings, const ShCompileOptions compileOptions) compileTreeImpl() argument
1116 compile(const char *const shaderStrings[], size_t numStrings, ShCompileOptions compileOptionsIn) compile() argument
[all...]
H A DShaderLang.cpp400 Compile(const ShHandle handle, const char *const shaderStrings[], size_t numStrings, ShCompileOptions compileOptions) Compile() argument
/third_party/glslang/glslang/MachineIndependent/preprocessor/
H A DPpContext.h353 int numStrings; // how many official strings there are 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
[all...]
/third_party/glslang/glslang/Public/
H A DShaderLang.h712 int numStrings; // size of the above arrays member in glslang::TShader

Completed in 10 milliseconds