Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
DVkImage.cpp447 bool isSingleSlice = (sliceCount == 1); in copySingleAspectTo() local
593 bool isSingleSlice = (imageExtent.depth == 1); in copy() local