Searched refs:GLObject (Results 1 – 1 of 1) sorted by relevance
21 class GLObject : public GrNonAtomicRef<GLObject> { class23 GLObject(GrGLuint id) : fID(id) {} in GLObject() function in __anon8285b3770111::GLObject24 virtual ~GLObject() {} in ~GLObject()34 static_assert(std::is_convertible<T*, GLObject*>::value, "T must be a subclass of GLObject");99 class Buffer : public GLObject {125 typedef GLObject INHERITED;128 class FramebufferAttachment : public GLObject {137 typedef GLObject INHERITED;157 class Framebuffer : public GLObject {212 typedef GLObject INHERITED;