Home
last modified time | relevance | path

Searched refs:fRebindColorAttachmentAfterCheckFramebufferStatus (Results 1 – 2 of 2) sorted by relevance

/external/skia/src/gpu/ganesh/gl/
DGrGLCaps.h469 return fRebindColorAttachmentAfterCheckFramebufferStatus; in rebindColorAttachmentAfterCheckFramebufferStatus()
663 bool fRebindColorAttachmentAfterCheckFramebufferStatus : 1; variable
DGrGLCaps.cpp92 fRebindColorAttachmentAfterCheckFramebufferStatus = false; in GrGLCaps()
4750 fRebindColorAttachmentAfterCheckFramebufferStatus = true; in applyDriverCorrectnessWorkarounds()