Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/main/
H A Dbufferobj.h75 GLboolean _mesa_bufferobj_data(struct gl_context *ctx,
H A Dfeedback.c265 bool success = _mesa_bufferobj_data(ctx, in alloc_select_resource()
H A Dglthread_bufferobj.c44 if (!_mesa_bufferobj_data(ctx, GL_ARRAY_BUFFER, size, NULL, in new_upload_buffer()
H A Dbufferobj.c392 _mesa_bufferobj_data(struct gl_context *ctx, in _mesa_bufferobj_data() function
2216 res = _mesa_bufferobj_data(ctx, target, size, data, GL_DYNAMIC_DRAW, in buffer_storage()
2465 if (!_mesa_bufferobj_data(ctx, target, size, data, usage, in buffer_data()
/third_party/mesa3d/src/mesa/vbo/
H A Dvbo_exec_draw.c250 if (_mesa_bufferobj_data(ctx, GL_ARRAY_BUFFER_ARB, in vbo_exec_vtx_map()
H A Dvbo_save_api.c788 bool success = _mesa_bufferobj_data(ctx, in compile_vertex_list()
923 bool success = _mesa_bufferobj_data(ctx, in compile_vertex_list()

Completed in 14 milliseconds