Home
last modified time | relevance | path

Searched refs:isDepthXorStencil (Results 1 – 1 of 1) sorted by relevance

/external/angle/src/libANGLE/renderer/vulkan/
DTextureVk.cpp460 const bool isDepthXorStencil = bufferFormat.hasDepthOrStencilBits() && !isCombinedDepthStencil; in isFastUnpackPossible() local
467 (isDepthXorStencil && isCompatibleDepth)) && in isFastUnpackPossible()