Lines Matching refs:getCommandLine
428 if (m_testCtx.getCommandLine().isSubProcess())
450 if (m_testCtx.getCommandLine().isSubProcess())
957 if(!std::string(m_testCtx.getCommandLine().getPipelineCompilerPath()).empty())
960 std::string( m_testCtx.getCommandLine().getPipelineCompilerPath()),
961 std::string( m_testCtx.getCommandLine().getPipelineCompilerDataDir()),
962 std::string( m_testCtx.getCommandLine().getPipelineCompilerArgs()),
963 std::string( m_testCtx.getCommandLine().getPipelineCompilerOutputFile()),
964 std::string( m_testCtx.getCommandLine().getPipelineCompilerLogFile()),
965 std::string( m_testCtx.getCommandLine().getPipelineCompilerFilePrefix()) );
976 m_pipelineSizes = vksc_server::extractSizesFromPipelineCache( m_pipelineInput, m_cacheData, deUint32(m_testCtx.getCommandLine().getPipelineDefaultSize()), vulkanSC10Properties.recyclePipelineMemory == VK_TRUE);
1002 if (m_testCtx.getCommandLine().isSubProcess())
1042 m_address = std::string(testCtx.getCommandLine().getServerAddress());
1152 std::vector<int> caseFraction = m_testCtx.getCommandLine().getCaseFraction();
1166 m_pipelineSizes = vksc_server::extractSizesFromPipelineCache( m_pipelineInput, m_cacheData, deUint32(m_testCtx.getCommandLine().getPipelineDefaultSize()), vulkanSC10Properties.recyclePipelineMemory == VK_TRUE);