Home
last modified time | relevance | path

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

/third_party/mesa3d/src/amd/vulkan/
H A Dradv_cmd_buffer.c7870 const uint64_t dst_first_vertex = new_va + i * dst_stride + dst_off_first_vertex; in radv_nv_mesh_indirect_bo() local
7885 radeon_emit(cs, dst_first_vertex); in radv_nv_mesh_indirect_bo()
7886 radeon_emit(cs, dst_first_vertex >> 32); in radv_nv_mesh_indirect_bo()

Completed in 15 milliseconds