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