Searched refs:scopeNdx (Results 1 – 1 of 1) sorted by relevance
597 for (int scopeNdx = 0; scopeNdx < VK_SYSTEM_ALLOCATION_SCOPE_LAST; ++scopeNdx) in checkAndLog() local600 const VkSystemAllocationScope scope = (VkSystemAllocationScope)scopeNdx; in checkAndLog()603 if ((allowedLiveAllocScopeBits & (1u << scopeNdx)) == 0 && in checkAndLog()