Searched refs:FramebufferAttachment (Results 1 – 2 of 2) sorted by relevance
128 class FramebufferAttachment : public GLObject { class133 FramebufferAttachment(int id) : INHERITED(id), fNumSamples(1) {} in FramebufferAttachment() function in __anon78c37bd90111::FramebufferAttachment140 class Renderbuffer : public FramebufferAttachment {146 typedef FramebufferAttachment INHERITED;149 class Texture : public FramebufferAttachment {154 typedef FramebufferAttachment INHERITED;161 void setAttachment(GrGLenum attachmentPoint, const FramebufferAttachment* attachment) { in setAttachment()178 void notifyAttachmentDeleteWhileBound(const FramebufferAttachment* deleted) { in notifyAttachmentDeleteWhileBound()210 sk_sp<const FramebufferAttachment> fAttachments[kNumAttachmentPoints];
128 class FramebufferAttachment : public GLObject { class133 FramebufferAttachment(int id) : INHERITED(id), fNumSamples(1) {} in FramebufferAttachment() function in __anon1b4199100111::FramebufferAttachment140 class Renderbuffer : public FramebufferAttachment {146 typedef FramebufferAttachment INHERITED;149 class Texture : public FramebufferAttachment {154 typedef FramebufferAttachment INHERITED;161 void setAttachment(GrGLenum attachmentPoint, const FramebufferAttachment* attachment) { in setAttachment()178 void notifyAttachmentDeleteWhileBound(const FramebufferAttachment* deleted) { in notifyAttachmentDeleteWhileBound()210 sk_sp<const FramebufferAttachment> fAttachments[kNumAttachmentPoints];