Home
last modified time | relevance | path

Searched defs:lastMipLevel (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
DVkImage.cpp233 uint32_t lastMipLevel = getLastMipLevel(subresourceRange); in getSizeInBytes() local
1132 uint32_t lastMipLevel = getLastMipLevel(subresourceRange); in contentsChanged() local
1163 uint32_t lastMipLevel = getLastMipLevel(subresourceRange); in prepareForSampling() local
/third_party/skia/third_party/externals/swiftshader/src/Device/
DBlitter.cpp97 uint32_t lastMipLevel = dest->getLastMipLevel(subresourceRange); in clear() local
242 uint32_t lastMipLevel = dest->getLastMipLevel(subresourceRange); in fastClear() local