Searched refs:mIsInColorFramebufferFetchMode (Results 1 – 2 of 2) sorted by relevance
910 mIsInColorFramebufferFetchMode(false),5519 if (mIsInColorFramebufferFetchMode != hasColorFramebufferFetch) in invalidateProgramExecutableHelper()5522 mIsInColorFramebufferFetchMode); in invalidateProgramExecutableHelper()5878 this, mIsInColorFramebufferFetchMode); in syncState()9084 mIsInColorFramebufferFetchMode) in switchToColorFramebufferFetchMode()9089 ASSERT(mIsInColorFramebufferFetchMode != hasColorFramebufferFetch); in switchToColorFramebufferFetchMode()9090 mIsInColorFramebufferFetchMode = hasColorFramebufferFetch; in switchToColorFramebufferFetchMode()9104 mIsInColorFramebufferFetchMode); in switchToColorFramebufferFetchMode()
808 return mIsInColorFramebufferFetchMode; in isInColorFramebufferFetchMode()1688 bool mIsInColorFramebufferFetchMode; variable