Home
last modified time | relevance | path

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

/third_party/mesa3d/src/amd/vulkan/
H A Dradv_cmd_buffer.c7855 const uint64_t new_va = radv_buffer_get_va(cmd_buffer->upload.upload_bo) + out_offset; in radv_nv_mesh_indirect_bo() local
7869 const uint64_t dst_vertex_count = new_va + i * dst_stride + dst_off_vertex_count; in radv_nv_mesh_indirect_bo()
7870 const uint64_t dst_first_vertex = new_va + i * dst_stride + dst_off_first_vertex; in radv_nv_mesh_indirect_bo()
7939 const uint64_t new_va = radv_buffer_get_va(cmd_buffer->upload.upload_bo) + out_offset; in radv_nv_task_indirect_bo() local
7953 const uint64_t dst_x = new_va + i * dst_stride + dst_off_x; in radv_nv_task_indirect_bo()

Completed in 16 milliseconds