Searched refs:hasAliasedChunk (Results 1 – 1 of 1) sorted by relevance
918 const bool hasAliasedChunk = (m_aliased && sparseAllocation->memoryBinds.size() > 1u); in iterate() local920 …const VkDeviceSize stagingBufferSize = sparseAllocation->resourceSize - (hasAliasedChunk ? chunk… in iterate()