Searched refs:respecifyImageStorageAndLevels (Results 1 – 2 of 2) sorted by relevance
457 angle::Result respecifyImageStorageAndLevels(ContextVk *contextVk,
1966 return respecifyImageStorageAndLevels(contextVk, mImage->getFirstAllocatedLevel(), baseLevel, in updateBaseMaxLevels()2033 return respecifyImageStorageAndLevels(contextVk, mImage->getFirstAllocatedLevel(), in respecifyImageStorage()2038 angle::Result TextureVk::respecifyImageStorageAndLevels(ContextVk *contextVk, in respecifyImageStorageAndLevels() function in rx::TextureVk