Home
last modified time | relevance | path

Searched refs:numStrings (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/third_party/angle/src/compiler/
DCompiler.cpp117 size_t numStrings, in compile() argument
123 if (numStrings == 0) in compile()
152 …(PaParseStrings(numStrings - firstSource, &shaderStrings[firstSource], NULL, &parseContext) == 0) … in compile()
DShaderLang.cpp138 size_t numStrings, in ShCompile() argument
149 bool success = compiler->compile(shaderStrings, numStrings, compileOptions); in ShCompile()
DShHandle.h66 size_t numStrings,
/external/chromium_org/third_party/angle/include/GLSLANG/
DShaderLang.h330 size_t numStrings,