Searched defs:hasColorFramebufferFetch (Results 1 – 4 of 4) sorted by relevance
281 bool hasColorFramebufferFetch() const in hasColorFramebufferFetch() function2181 bool hasColorFramebufferFetch() const { return mHasColorFramebufferFetch; } in hasColorFramebufferFetch() function
3905 bool hasColorFramebufferFetch) in switchToColorFramebufferFetchMode()
5425 const bool hasColorFramebufferFetch = in invalidateProgramExecutableHelper() local9097 angle::Result ContextVk::switchToColorFramebufferFetchMode(bool hasColorFramebufferFetch) in switchToColorFramebufferFetchMode()
2729 const bool hasColorFramebufferFetch = executable->usesColorFramebufferFetch(); in GetProgramFramebufferFetchMode() local5430 void FramebufferDesc::setColorFramebufferFetchMode(bool hasColorFramebufferFetch) in setColorFramebufferFetchMode()