Searched refs:executionNdx (Results 1 – 1 of 1) sorted by relevance
559 for (int executionNdx = 0; executionNdx < EXECUTION_PER_THREAD; ++executionNdx) in runThread() local561 const int shaderNdx = executionNdx % (int)m_pipelineInfo.size(); in runThread()589 for (int executionNdx = 0; executionNdx < EXECUTION_PER_THREAD; ++executionNdx) in runThread() local591 const int shaderNdx = executionNdx % (int)m_pipelineInfo.size(); in runThread()