Searched refs:mUnresolveStencil (Results 1 – 2 of 2) sorted by relevance
189 bool hasDepthStencilUnresolveAttachment() const { return mUnresolveDepth || mUnresolveStencil; } in hasDepthStencilUnresolveAttachment()191 bool hasStencilUnresolveAttachment() const { return mUnresolveStencil; } in hasStencilUnresolveAttachment()239 uint8_t mUnresolveStencil : 1; variable
1476 mUnresolveStencil = unresolveStencil; in packDepthStencilUnresolveAttachment()1482 mUnresolveStencil = false; in removeDepthStencilUnresolveAttachment()