Lines Matching defs:elementId
1083 GLuint elementId = 0;
1087 elementId = *element;
1090 errors.check(getAttachment(m_attacher, *container) == elementId,
1100 errors.check(getAttachment(m_attacher, *container) == elementId,
1104 errors.check(elemType.exists(elementId),
1107 errors.check(!elemType.exists(elementId),
1110 m_attacher.detach(elementId, *container);
1113 errors.check(!elemType.exists(elementId),
1153 GLuint elementId = 0;
1171 elementId = *element;
1172 attacher.initAttachment(refSeed, elementId);
1173 attacher.attach(elementId, *container);
1181 const GLuint newId = replaceName(elementType, elementId, log());
1187 attacher.detach(elementId, *container);
1234 GLuint elementId = 0;
1252 elementId = *element;
1253 attacher.initAttachment(0, elementId);
1254 attacher.attach(elementId, *container);
1258 m_outputAttacher.drawAttachment(elementId, refSurface);
1263 const GLuint newId = replaceName(elementType, elementId, log());
1285 attacher.detach(elementId, *container);