Home
last modified time | relevance | path

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

/external/swiftshader/src/Vulkan/
DVkImage.cpp435 bool isEntireSlice = isEntireRow && in copyTo() local
567 bool isEntireSlice = isEntireRow && (imageExtent.height == mipLevelExtent.height) && in copy() local