Searched refs:cmdIdx (Results 1 – 3 of 3) sorted by relevance
152 actual.every((cmd, cmdIdx) => {155 expect(arg).toBeCloseTo(expected[cmdIdx][argIdx], 4)
136 actual.every((cmd, cmdIdx) => {139 expect(arg).toBeCloseTo(expected[cmdIdx][argIdx], 4)
901 for (deUint32 cmdIdx = 0; cmdIdx < m_data.commands.size(); ++cmdIdx) in iterate() local903 …const deUint32 offset = (deUint32)(indirectAlloc->getOffset() + cmdIdx * sizeof(vk::VkDrawIndirect… in iterate()1083 for (deUint32 cmdIdx = 0; cmdIdx < m_data.commands.size(); ++cmdIdx) in iterate() local1085 …const deUint32 offset = (deUint32)(indirectAlloc->getOffset() + cmdIdx * sizeof(vk::VkDrawIndexedI… in iterate()