Searched refs:buffer_data_no_error (Results 1 – 1 of 1) sorted by relevance
/external/mesa3d/src/mesa/main/ |
D | bufferobj.c | 2106 buffer_data_no_error(struct gl_context *ctx, struct gl_buffer_object *bufObj, in buffer_data_no_error() function 2128 buffer_data_no_error(ctx, *bufObj, target, size, data, usage, in _mesa_BufferData_no_error() 2154 buffer_data_no_error(ctx, bufObj, GL_NONE, size, data, usage, in _mesa_NamedBufferData_no_error()
|