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