Searched defs:TextureAttachment (Results 1 – 2 of 2) sorted by relevance
325 struct TextureAttachment : public Attachment struct327 TextureAttachment (void) : level(0) {} in TextureAttachment() function329 glw::GLint level;
134 class TextureAttachment class137 TextureAttachment( in TextureAttachment() function in gpu::gles2::TextureAttachment