Home
last modified time | relevance | path

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

/third_party/mesa3d/src/freedreno/vulkan/
Dtu_private.h336 struct tu6_global struct
360 #define gb_offset(member) offsetof(struct tu6_global, member) argument
Dtu_device.c1511 uint32_t global_size = sizeof(struct tu6_global); in tu_CreateDevice()
1528 struct tu6_global *global = device->global_bo.map; in tu_CreateDevice()
Dtu_clear_blit.c557 struct tu6_global *global = dev->global_bo.map; in compile_shader()
Dtu_cmd_buffer.c862 struct tu6_global *global = dev->global_bo.map; in tu6_init_hw()