Home
last modified time | relevance | path

Searched refs:tu6_global (Results 1 – 8 of 8) sorted by relevance

/third_party/mesa3d/src/freedreno/vulkan/
Dtu_cs_breadcrumbs.c86 struct tu6_global *global = in sync_gpu_with_cpu()
87 (struct tu6_global *) ctx->device->global_bo->map; in sync_gpu_with_cpu()
178 struct tu6_global *global = device->global_bo->map; in tu_breadcrumbs_init()
Dtu_device.h156 struct tu6_global struct
201 #define gb_offset(member) offsetof(struct tu6_global, member) argument
Dtu_dynamic_rendering.c34 struct tu6_global *global = dev->global_bo->map; in get_cmd_buffer()
Dtu_util.c258 struct tu6_global *global = device->global_bo->map; in tu_dbg_log_gmem_load_store_skips()
Dtu_autotune.c89 const struct tu6_global *global = at->device->global_bo->map; in get_autotune_fence()
Dtu_device.c1898 uint32_t global_size = sizeof(struct tu6_global); in tu_CreateDevice()
1920 struct tu6_global *global = device->global_bo->map; in tu_CreateDevice()
Dtu_clear_blit.c657 struct tu6_global *global = dev->global_bo->map; in compile_shader()
Dtu_cmd_buffer.c912 struct tu6_global *global = dev->global_bo->map; in tu6_init_hw()