Searched refs:tu6_global (Results 1 – 4 of 4) sorted by relevance
322 struct tu6_global struct344 #define gb_offset(member) offsetof(struct tu6_global, member) argument347 void tu_init_clear_blit_shaders(struct tu6_global *global);
1076 uint32_t global_size = sizeof(struct tu6_global); in tu_CreateDevice()1092 struct tu6_global *global = device->global_bo.map; in tu_CreateDevice()
306 tu_init_clear_blit_shaders(struct tu6_global *global) in tu_init_clear_blit_shaders()
823 struct tu6_global *global = dev->global_bo.map; in tu6_init_hw()