Searched refs:mHasColorFramebufferFetch (Results 1 – 2 of 2) sorted by relevance
2084 bool hasColorFramebufferFetch() const { return mHasColorFramebufferFetch; } in hasColorFramebufferFetch()2111 uint16_t mHasColorFramebufferFetch : 1; variable
5345 mHasColorFramebufferFetch << 26 ^ mIsRenderToTexture << 25 ^ mLayerCount << 16 ^ in hash()5352 mHasColorFramebufferFetch = false; in reset()5367 mHasColorFramebufferFetch != other.mHasColorFramebufferFetch || in operator ==()5403 SetBitField(mHasColorFramebufferFetch, hasColorFramebufferFetch); in setColorFramebufferFetchMode()