Searched defs:GrGLTextureInfo (Results 1 – 1 of 1) sorted by relevance
180 struct GrGLTextureInfo { struct186 bool operator==(const GrGLTextureInfo& that) const { argument193 bool isProtected() const { return fProtected == skgpu::Protected::kYes; } in isProtected()