Lines Matching defs:commandLine
1013 const tcu::CommandLine& commandLine)
1016 return vk::buildProgram(source, buildInfo, commandLine);
1022 const tcu::CommandLine& commandLine)
1025 return vk::buildProgram(source, buildInfo, commandLine);
1031 const tcu::CommandLine& commandLine)
1034 return vk::assembleProgram(source, buildInfo, commandLine);
1062 const tcu::CommandLine& commandLine)
1064 if (noServer()) return ResourceInterfaceStandard::compileProgram(progId, source, buildInfo, commandLine);
1072 request.commandLine = commandLine.getInitialCmdLine();
1082 const tcu::CommandLine& commandLine)
1084 if (noServer()) return ResourceInterfaceStandard::compileProgram(progId, source, buildInfo, commandLine);
1092 request.commandLine = commandLine.getInitialCmdLine();
1102 const tcu::CommandLine& commandLine)
1104 if (noServer()) return ResourceInterfaceStandard::compileProgram(progId, source, buildInfo, commandLine);
1112 request.commandLine = commandLine.getInitialCmdLine();