Home | History | Annotate | Download | only in main

Lines Matching refs:where

184                           const GLvoid *ptr, const char *where)
193 where);
197 where, clientMemSize);
210 where);
225 const char *where)
236 where);
243 where);
265 const GLvoid *ptr, const char *where)
269 clientMemSize, ptr, where)) {
342 GLvoid *ptr, const char *where)
350 "%s(out of bounds PBO access)", where);
354 where, clientMemSize);
366 _mesa_error(ctx, GL_INVALID_OPERATION, "%s(PBO is mapped)", where);