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