Searched refs:_mesa_bind_vertex_buffer (Results 1 – 10 of 10) sorted by relevance
/aosp_15_r20/external/mesa3d/src/mesa/main/ |
H A D | varray.h | 121 _mesa_bind_vertex_buffer(struct gl_context *ctx,
|
H A D | varray.c | 258 _mesa_bind_vertex_buffer(struct gl_context *ctx, in _mesa_bind_vertex_buffer() function 1139 _mesa_bind_vertex_buffer(ctx, vao, attrib, in update_array() 3231 _mesa_bind_vertex_buffer(ctx, vao, VERT_ATTRIB_GENERIC(bindingIndex), in vertex_array_vertex_buffer() 3396 _mesa_bind_vertex_buffer(ctx, vao, VERT_ATTRIB_GENERIC(first + i), in vertex_array_vertex_buffers() 3475 _mesa_bind_vertex_buffer(ctx, vao, VERT_ATTRIB_GENERIC(first + i), in vertex_array_vertex_buffers() 3561 _mesa_bind_vertex_buffer(ctx, vao, i, buf, offsets[param_index], in _mesa_InternalBindVertexBuffers()
|
H A D | glthread_varray.c | 758 _mesa_bind_vertex_buffer(ctx, vao, i, NULL, 0, in unbind_uploaded_vbos()
|
H A D | bufferobj.c | 1496 _mesa_bind_vertex_buffer(ctx, vao, index, NULL, in unbind()
|
/aosp_15_r20/external/mesa3d/src/mesa/vbo/ |
H A D | vbo_exec_draw.c | 122 _mesa_bind_vertex_buffer(ctx, vao, 0, exec->vtx.bufferobj, buffer_offset, in vbo_exec_bind_arrays()
|
H A D | vbo_save_api.c | 369 _mesa_bind_vertex_buffer(ctx, *vao, 0, bo, buffer_offset, stride, false, in update_vao()
|
/aosp_15_r20/external/mesa3d/docs/relnotes/ |
H A D | 23.1.1.rst | 131 - mesa: fix a VBO buffer reference leak in _mesa_bind_vertex_buffer
|
H A D | 20.1.0.rst | 3161 - mesa: add offset_is_int32 param into \_mesa_bind_vertex_buffer for 3163 - mesa: extend \_mesa_bind_vertex_buffer to take ownership of the
|
H A D | 23.2.1.rst | 3479 - mesa: fix a VBO buffer reference leak in _mesa_bind_vertex_buffer
|
/aosp_15_r20/development/tools/repo_diff/service/repodiff/persistence/filesystem/testdata/ |
H A D | commit.csv | 54007 …,[email protected],mesa: Unbind deleted vbo using _mesa_bind_vertex_buffer.
|