Home
last modified time | relevance | path

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

/external/swiftshader/src/Vulkan/
DVkImage.cpp121 bool isEntirePlane = isEntireLine && in copyTo() local
185 bool isEntirePlane = isEntireLine && (region.imageExtent.height == mipLevelExtent.height) && in copy() local