Searched refs:isDepthXorStencil (Results 1 – 1 of 1) sorted by relevance
411 const bool isDepthXorStencil = (bufferFormat.depthBits > 0 && bufferFormat.stencilBits == 0) || in isFastUnpackPossible() local416 (isDepthXorStencil && isCompatibleDepth)) && in isFastUnpackPossible()