Home | History | Annotate | Download | only in glshared

Lines Matching defs:initAttachment

272 void FboAttacher::initAttachment (GLuint seed, GLuint element)
415 void ShaderProgramAttacher::initAttachment (GLuint seed, GLuint shader)
926 m_attacher.initAttachment(0, *element);
1010 attacher.initAttachment(refSeed, elementId);
1022 attacher.initAttachment(newSeed, newId);
1091 attacher.initAttachment(0, elementId);
1111 attacher.initAttachment(newSeed, newId);