Lines Matching refs:where
185 const GLvoid *ptr, const char *where)
194 where);
198 where, clientMemSize);
211 where);
226 const char *where)
237 where);
244 where);
266 const GLvoid *ptr, const char *where)
270 clientMemSize, ptr, where)) {
343 GLvoid *ptr, const char *where)
351 "%s(out of bounds PBO access)", where);
355 where, clientMemSize);
367 _mesa_error(ctx, GL_INVALID_OPERATION, "%s(PBO is mapped)", where);