Searched refs:descriptors_update (Results 1 – 4 of 4) sorted by relevance
185 void (*descriptors_update)(struct zink_context *ctx, bool is_compute); member
767 screen->descriptors_update(ctx, false); in zink_draw()963 screen->descriptors_update(ctx, true); in zink_launch_grid()
1561 LAZY(descriptors_update); in zink_screen_init_descriptor_funcs()1573 DEFAULT(descriptors_update); in zink_screen_init_descriptor_funcs()
2850 - zink: make descriptors_update hook return a bool if a flush occurred