Home
last modified time | relevance | path

Searched defs:gpu_address (Results 1 – 6 of 6) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_cp_reg_shadowing.c34 uint64_t gpu_address = shadow_regs->gpu_address; in si_build_load_reg() local
Dsi_state.h436 uint64_t gpu_address; member
Dsi_pipe.h329 uint64_t gpu_address; member
/third_party/mesa3d/src/amd/vulkan/
Dradv_image.c717 uint64_t gpu_address = radv_buffer_get_va(buffer->bo); in radv_make_buffer_descriptor() local
775 uint64_t gpu_address = binding->bo ? radv_buffer_get_va(binding->bo) + binding->offset : 0; in si_set_mutable_tex_desc_fields() local
1060 uint64_t gpu_address = radv_buffer_get_va(image->bindings[0].bo); in gfx10_make_texture_descriptor() local
1239 uint64_t gpu_address = radv_buffer_get_va(image->bindings[0].bo); in si_make_texture_descriptor() local
/third_party/mesa3d/src/gallium/include/winsys/
Dradeon_winsys.h206 uint64_t gpu_address; member
/third_party/mesa3d/src/gallium/drivers/r600/
Dr600_pipe_common.h135 uint64_t gpu_address; member