Searched refs:srcLevelVK (Results 1 – 1 of 1) sorted by relevance
1344 uint32_t srcLevelVK = baseLevelChanged ? level - previousBaseLevel : level; in respecifyImageAttributesAndLevels() local1345 ASSERT(srcLevelVK <= mImage->getLevelCount()); in respecifyImageAttributesAndLevels()1348 copyAndStageImageSubresource(contextVk, desc, true, layer, srcLevelVK, level)); in respecifyImageAttributesAndLevels()