Searched defs:FramebufferAttachment (Results 1 – 10 of 10) sorted by relevance
20 class FramebufferAttachment; variable
25 class FramebufferAttachment; variable
50 FramebufferAttachment::FramebufferAttachment() in FramebufferAttachment() function in gl::FramebufferAttachment59 FramebufferAttachment::FramebufferAttachment(const Context *context, in FramebufferAttachment() function in gl::FramebufferAttachment71 FramebufferAttachment::FramebufferAttachment(FramebufferAttachment &&other) in FramebufferAttachment() function in gl::FramebufferAttachment
22 class FramebufferAttachment; variable
21 class FramebufferAttachment; variable
28 class FramebufferAttachment; variable
27 class FramebufferAttachment; variable
128 class FramebufferAttachment : public GLObject { class133 FramebufferAttachment(int id) : INHERITED(id), fNumSamples(1) {} in FramebufferAttachment() function in __anon8285b3770111::FramebufferAttachment
79 FramebufferAttachment, enumerator