Home
last modified time | relevance | path

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

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