Searched refs:batch_descriptor_reset (Results 1 – 3 of 3) sorted by relevance
154 void (*batch_descriptor_reset)(struct zink_screen *screen, struct zink_batch_state *bs); member
1346 LAZY(batch_descriptor_reset); in zink_screen_init_descriptor_funcs()1358 DEFAULT(batch_descriptor_reset); in zink_screen_init_descriptor_funcs()
82 screen->batch_descriptor_reset(screen, bs); in zink_reset_batch_state()