Home
last modified time | relevance | path

Searched defs:GrGLFramebufferInfo (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/m133/include/gpu/ganesh/gl/
DGrGLTypes.h199 struct GrGLFramebufferInfo { struct
204 bool operator==(const GrGLFramebufferInfo& that) const { argument
210 bool isProtected() const { return fProtected == skgpu::Protected::kYes; } in isProtected()
/third_party/skia/include/gpu/gl/
DGrGLTypes.h191 struct GrGLFramebufferInfo { struct
195 bool operator==(const GrGLFramebufferInfo& that) const { argument