Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/mesa/main/
H A Dbufferobj.h79 GLboolean _mesa_bufferobj_data(struct gl_context *ctx,
H A Dglthread_bufferobj.c44 if (!_mesa_bufferobj_data(ctx, GL_ARRAY_BUFFER, size, NULL, in new_upload_buffer()
H A Dfeedback.c265 bool success = _mesa_bufferobj_data(ctx, in alloc_select_resource()
H A Dbufferobj.c392 _mesa_bufferobj_data(struct gl_context *ctx, in _mesa_bufferobj_data() function
2151 res = _mesa_bufferobj_data(ctx, target, size, data, GL_DYNAMIC_DRAW, in buffer_storage()
2400 if (!_mesa_bufferobj_data(ctx, target, size, data, usage, in buffer_data()
/aosp_15_r20/external/mesa3d/src/mesa/vbo/
H A Dvbo_exec_draw.c256 if (_mesa_bufferobj_data(ctx, GL_ARRAY_BUFFER_ARB, in vbo_exec_vtx_map()
H A Dvbo_save_api.c792 bool success = _mesa_bufferobj_data(ctx, in compile_vertex_list()
928 bool success = _mesa_bufferobj_data(ctx, in compile_vertex_list()