Home
last modified time | relevance | path

Searched refs:previousFirstAllocateLevel (Results 1 – 2 of 2) sorted by relevance

/external/angle/src/libANGLE/renderer/vulkan/
DTextureVk.h493 gl::LevelIndex previousFirstAllocateLevel,
DTextureVk.cpp2163 gl::LevelIndex previousFirstAllocateLevel, in copyAndStageImageData() argument
2219 previousFirstAllocateLevel); in copyAndStageImageData()
2367 gl::LevelIndex previousFirstAllocateLevel = mImage->getFirstAllocatedLevel(); in respecifyImageStorage() local
2382 ANGLE_TRY(copyAndStageImageData(contextVk, previousFirstAllocateLevel, srcImage, mImage)); in respecifyImageStorage()