Searched defs:heapNdx (Results 1 – 2 of 2) sorted by relevance
729 for (uint32_t heapNdx = 0; heapNdx < m_memoryProperties.memoryHeapCount; heapNdx++) in iterate() local761 for (uint32_t heapNdx = 0; heapNdx < (uint32_t)m_heaps.size(); heapNdx++) in iterate() local799 for (size_t heapNdx = 0; heapNdx < m_heaps.size(); ++heapNdx) in iterate() local848 const size_t heapNdx = nonFullHeaps[nonFullHeapNdx]; in iterate() local914 const size_t heapNdx = nonEmptyHeaps[nonEmptyHeapNdx]; in iterate() local
9451 for (uint32_t heapNdx = 0; heapNdx < m_memoryProperties.memoryHeapCount; heapNdx++) in MemoryTestInstance() local