Searched refs:opIdx (Results 1 – 6 of 6) sorted by relevance
576 for (deUint32 opIdx = 0; opIdx < (m_opSupports.size() - 1); opIdx++) in TimelineSemaphoreTestInstance() local578 …deUint32 usage = m_opSupports[opIdx]->getOutResourceUsageFlags() | m_opSupports[opIdx + 1]->getInR… in TimelineSemaphoreTestInstance()585 for (deUint32 opIdx = 1; opIdx < (m_opSupports.size() - 1); opIdx++) in TimelineSemaphoreTestInstance() local586 …h_back(SharedPtr<Operation>(m_opSupports[opIdx]->build(*m_opContext, *m_resources[opIdx - 1], *m_r… in TimelineSemaphoreTestInstance()607 for (deUint32 opIdx = 0; opIdx < m_ops.size(); opIdx++) in iterate() local611 …ptrCmdBuffers[opIdx] = makeVkSharedPtr(makeCommandBuffer(vk, device, **cmdPools[m_opQueues[opIdx].… in iterate()612 cmdBufferInfos[opIdx] = makeCommonCommandBufferSubmitInfo(**ptrCmdBuffers[opIdx]); in iterate()617 for (deUint32 opIdx = 0; opIdx < m_ops.size(); opIdx++) in iterate() local619 VkCommandBuffer cmdBuffer = cmdBufferInfos[opIdx].commandBuffer; in iterate()621 …makeCommonSemaphoreSubmitInfo(*semaphore, (opIdx == 0 ? 0u : timelineValues[opIdx - 1]), VK_PIPELI… in iterate()[all …]
1449 for (deUint32 opIdx = 0; opIdx < (m_iterations.size() - 1); opIdx++) in WaitBeforeSignalTestInstance() local1451 …deUint32 usage = m_iterations[opIdx]->opSupport->getOutResourceUsageFlags() | m_iterations[opIdx +… in WaitBeforeSignalTestInstance()1457 for (deUint32 opIdx = 1; opIdx < (m_iterations.size() - 1); opIdx++) in WaitBeforeSignalTestInstance() local1459 m_iterations[opIdx]->op = makeSharedPtr(m_iterations[opIdx]->opSupport->build(m_opContext, in WaitBeforeSignalTestInstance()1460 *m_resources[opIdx - 1], in WaitBeforeSignalTestInstance()1461 *m_resources[opIdx]).release()); in WaitBeforeSignalTestInstance()
334 for (deUint32 opIdx = 0u; opIdx < numOperands; ++opIdx) in genInputBuffer() local353 for (deUint32 opIdx = 0u; opIdx < numOperations; ++opIdx) in calculateResult() local385 for (deUint32 opIdx = 0u; opIdx < numOperations; ++opIdx) in compareResults() local393 return tcu::just(OperationComponent(opIdx, compIdx)); in compareResults()
1652 CF2_UInt opIdx = 0; in cf2_interpT2CharString() local1675 opIdx += count - (CF2_UInt)arg_cnt; in cf2_interpT2CharString()1866 delta = opIdx + num_points; in cf2_interpT2CharString()1867 values = opIdx; in cf2_interpT2CharString()
1652 CF2_UInt opIdx = 0; in cf2_interpT2CharString() local1681 opIdx += count - (CF2_UInt)arg_cnt; in cf2_interpT2CharString()1872 delta = opIdx + num_points; in cf2_interpT2CharString()1873 values = opIdx; in cf2_interpT2CharString()