Lines Matching defs:where
183 const GLvoid *ptr, const char *where)
192 where);
196 where, clientMemSize);
209 where);
224 const char *where)
235 where);
242 where);
264 const GLvoid *ptr, const char *where)
268 clientMemSize, ptr, where)) {
341 GLvoid *ptr, const char *where)
349 "%s(out of bounds PBO access)", where);
353 where, clientMemSize);
365 _mesa_error(ctx, GL_INVALID_OPERATION, "%s(PBO is mapped)", where);