Searched defs:GrGLFramebufferInfo (Results 1 – 1 of 1) sorted by relevance
196 struct GrGLFramebufferInfo { struct201 bool operator==(const GrGLFramebufferInfo& that) const { argument207 bool isProtected() const { return fProtected == skgpu::Protected::kYes; } in isProtected()