Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/nouveau/vulkan/
H A Dnvk_cmd_meta.c200 nvk_cmd_bind_vertex_buffer(cmd, 0, save->vb0); in nvk_meta_end()
H A Dnvk_cmd_buffer.h299 void nvk_cmd_bind_vertex_buffer(struct nvk_cmd_buffer *cmd, uint32_t vb_idx,
H A Dnvk_cmd_draw.c3356 nvk_cmd_bind_vertex_buffer(struct nvk_cmd_buffer *cmd, uint32_t vb_idx, in nvk_cmd_bind_vertex_buffer() function
3396 nvk_cmd_bind_vertex_buffer(cmd, idx, addr_range); in nvk_CmdBindVertexBuffers2()