Home
last modified time | relevance | path

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

/external/skia/src/gpu/ganesh/gl/
DGrGLRenderTarget.cpp260 !this->getGLGpu()->glCaps().rebindColorAttachmentAfterCheckFramebufferStatus()) { in bindInternal()
DGrGLCaps.h424 bool rebindColorAttachmentAfterCheckFramebufferStatus() const { in rebindColorAttachmentAfterCheckFramebufferStatus() function
DGrGLGpu.cpp1380 if (this->glCaps().rebindColorAttachmentAfterCheckFramebufferStatus()) { in createRenderTargetObjects()
1408 if (this->glCaps().rebindColorAttachmentAfterCheckFramebufferStatus()) { in createRenderTargetObjects()
2401 !this->glCaps().rebindColorAttachmentAfterCheckFramebufferStatus()) { in flushRenderTarget()