Searched refs:mUnresolveDepth (Results 1 – 2 of 2) sorted by relevance
189 bool hasDepthStencilUnresolveAttachment() const { return mUnresolveDepth || mUnresolveStencil; } in hasDepthStencilUnresolveAttachment()190 bool hasDepthUnresolveAttachment() const { return mUnresolveDepth; } in hasDepthUnresolveAttachment()238 uint8_t mUnresolveDepth : 1; variable
1475 mUnresolveDepth = unresolveDepth; in packDepthStencilUnresolveAttachment()1481 mUnresolveDepth = false; in removeDepthStencilUnresolveAttachment()