Searched defs:hasColorFramebufferFetch (Results 1 – 4 of 4) sorted by relevance
278 bool hasColorFramebufferFetch() const in hasColorFramebufferFetch() function2084 bool hasColorFramebufferFetch() const { return mHasColorFramebufferFetch; } in hasColorFramebufferFetch() function
3869 bool hasColorFramebufferFetch) in switchToColorFramebufferFetchMode()
5499 const bool hasColorFramebufferFetch = in invalidateProgramExecutableHelper() local9078 angle::Result ContextVk::switchToColorFramebufferFetchMode(bool hasColorFramebufferFetch) in switchToColorFramebufferFetchMode()
2779 const bool hasColorFramebufferFetch = executable->usesColorFramebufferFetch(); in GetProgramFramebufferFetchMode() local5401 void FramebufferDesc::setColorFramebufferFetchMode(bool hasColorFramebufferFetch) in setColorFramebufferFetchMode()