Searched refs:m_opIndices (Results 1 – 1 of 1) sorted by relevance
1505 const std::vector<int>& m_opIndices; member in vkt::shaderexecutor::__anon04ee0ba80111::AtomicCounterIndexingCaseInstance1515 , m_opIndices (opIndices) in AtomicCounterIndexingCaseInstance()1572 indexBuffer = createUniformIndexBuffer(m_context, numOps, &m_opIndices[0]); in iterate()1675 expandedIndices.resize(numInvocations * m_opIndices.size()); in iterate()1680 std::fill(dst, dst+numInvocations, m_opIndices[opNdx]); in iterate()1704 numHits[m_opIndices[opNdx]] += 1; in iterate()1743 const int counterNdx = m_opIndices[opNdx]; in iterate()1799 std::vector<int> m_opIndices; member in vkt::shaderexecutor::__anon04ee0ba80111::AtomicCounterIndexingCase1808 , m_opIndices (AtomicCounterIndexingCaseInstance::NUM_OPS) in AtomicCounterIndexingCase()1824 m_opIndices, in createInstance()[all …]