Searched refs:clear_buffer_sub_data_no_error (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/external/mesa3d/src/mesa/main/ |
H A D | bufferobj.c | 2813 clear_buffer_sub_data_no_error(struct gl_context *ctx, in clear_buffer_sub_data_no_error() function 2832 clear_buffer_sub_data_no_error(ctx, *bufObj, internalformat, 0, in _mesa_ClearBufferData_no_error() 2862 clear_buffer_sub_data_no_error(ctx, bufObj, internalformat, 0, bufObj->Size, in _mesa_ClearNamedBufferData_no_error() 2910 clear_buffer_sub_data_no_error(ctx, *bufObj, internalformat, offset, size, in _mesa_ClearBufferSubData_no_error() 2944 clear_buffer_sub_data_no_error(ctx, bufObj, internalformat, offset, size, in _mesa_ClearNamedBufferSubData_no_error()
|