Searched refs:isFramebufferOnly (Results 1 – 2 of 2) sorted by relevance
66 bool isFramebufferOnly() const { return false; } in isFramebufferOnly() function481 bool isFramebufferOnly() const { return fFramebufferOnly; } in isFramebufferOnly() function
339 if (backendRT.isFramebufferOnly()) { in wrapBackendRenderTarget()