Searched refs:hasFramebufferFetch (Results 1 – 2 of 2) sorted by relevance
40 inline bool hasFramebufferFetch() const { return mHasFramebufferFetch; } in hasFramebufferFetch() function
3486 if (CC_UNLIKELY(mExtensions.hasFramebufferFetch())) { in chooseBlending()