Home
last modified time | relevance | path

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

/external/swiftshader/src/Vulkan/
DVkImage.cpp416 bool isSingleSlice = (sliceCount == 1); in copyTo() local
563 bool isSingleSlice = (imageExtent.depth == 1); in copy() local