Home
last modified time | relevance | path

Searched refs:clear_buffer_sub_data_no_error (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/mesa/main/
Dbufferobj.c2488 clear_buffer_sub_data_no_error(struct gl_context *ctx, in clear_buffer_sub_data_no_error() function
2507 clear_buffer_sub_data_no_error(ctx, *bufObj, internalformat, 0, in _mesa_ClearBufferData_no_error()
2537 clear_buffer_sub_data_no_error(ctx, bufObj, internalformat, 0, bufObj->Size, in _mesa_ClearNamedBufferData_no_error()
2585 clear_buffer_sub_data_no_error(ctx, *bufObj, internalformat, offset, size, in _mesa_ClearBufferSubData_no_error()
2619 clear_buffer_sub_data_no_error(ctx, bufObj, internalformat, offset, size, in _mesa_ClearNamedBufferSubData_no_error()