Home
last modified time | relevance | path

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

/third_party/skia/src/gpu/gl/
DGrGLCaps.h423 return fRebindColorAttachmentAfterCheckFramebufferStatus; in rebindColorAttachmentAfterCheckFramebufferStatus()
601 bool fRebindColorAttachmentAfterCheckFramebufferStatus : 1; variable
DGrGLCaps.cpp64 fRebindColorAttachmentAfterCheckFramebufferStatus = false; in GrGLCaps()
4358 fRebindColorAttachmentAfterCheckFramebufferStatus = true; in applyDriverCorrectnessWorkarounds()