Home
last modified time | relevance | path

Searched refs:rebindColorAttachmentAfterCheckFramebufferStatus (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/skia/src/gpu/ganesh/gl/
H A DGrGLRenderTarget.cpp281 !this->getGLGpu()->glCaps().rebindColorAttachmentAfterCheckFramebufferStatus()) { in bindInternal()
H A DGrGLCaps.h468 bool rebindColorAttachmentAfterCheckFramebufferStatus() const { in rebindColorAttachmentAfterCheckFramebufferStatus() function
H A DGrGLGpu.cpp1437 if (this->glCaps().rebindColorAttachmentAfterCheckFramebufferStatus()) { in createRenderTargetObjects()
1465 if (this->glCaps().rebindColorAttachmentAfterCheckFramebufferStatus()) { in createRenderTargetObjects()
2488 !this->glCaps().rebindColorAttachmentAfterCheckFramebufferStatus()) { in flushRenderTarget()