Lines Matching refs:attach
287 attach(element, *fbo);
319 m_attacher.attach(element, *fbo);
330 void TextureFboAttacher::attach (GLuint texture, GLuint fbo)
538 void RboFboAttacher::attach (GLuint rbo, GLuint fbo)
605 void ShaderProgramAttacher::attach (GLuint shader, GLuint program)
1089 m_attacher.attach(*element, *container);
1173 attacher.attach(elementId, *container);
1189 attacher.attach(newId, *container);
1254 attacher.attach(elementId, *container);
1364 testCtx, "attach", "Attachment tests");