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