Lines Matching refs:entryPointName
186 const std::string& entryPointName, EShMessages controls,
200 if (!entryPointName.empty()) shader->setEntryPoint(entryPointName.c_str());
213 const std::string& entryPointName, EShMessages controls,
251 &shader, code, entryPointName, controls, nullptr, &shaderName);
289 const std::string& entryPointName, EShMessages controls, in compileLinkIoMap() argument
312 bool success = compile(&shader, code, entryPointName, controls); in compileLinkIoMap()
349 const std::string& entryPointName, EShMessages controls,
358 bool success = compile(&shader, code, entryPointName, controls);
447 const std::string& entryPointName="",
465 …GlslangResult result = compileAndLink(testName, input, entryPointName, controls, clientTargetVersi…
482 … Target target, bool automap = true, const std::string &entryPointName = "",
495 …GlslangResult result = compileAndLink(testName, input, entryPointName, controls, clientTargetVersi…
510 const std::string& entryPointName="")
521 GlslangResult result = compileAndLink(testName, input, entryPointName, controls,
537 const std::string& entryPointName, in loadFileCompileIoMapAndCheck() argument
555 GlslangResult result = compileLinkIoMap(testName, input, entryPointName, controls, in loadFileCompileIoMapAndCheck()
574 const std::string& entryPointName="",
586 … GlslangResult result = compileLinkRemap(testName, input, entryPointName, controls, remapOptions);
681 … const std::string& entryPointName = "")
691 GlslangResult result = compileAndLink(testName, input, entryPointName, controls,