Searched refs:mUnresolveDepth (Results 1 – 2 of 2) sorted by relevance
187 bool hasDepthStencilUnresolveAttachment() const { return mUnresolveDepth || mUnresolveStencil; } in hasDepthStencilUnresolveAttachment()188 bool hasDepthUnresolveAttachment() const { return mUnresolveDepth; } in hasDepthUnresolveAttachment()240 uint8_t mUnresolveDepth : 1; variable
2800 mUnresolveDepth = unresolveDepth; in packDepthStencilUnresolveAttachment()2806 mUnresolveDepth = false; in removeDepthStencilUnresolveAttachment()