Searched refs:descriptors_update (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/zink/
H A Dzink_screen.h148 void (*descriptors_update)(struct zink_context *ctx, bool is_compute); member in struct:zink_screen
H A Dzink_draw.cpp765 screen->descriptors_update(ctx, false);
881 screen->descriptors_update(ctx, true);
H A Dzink_screen.c1355 LAZY(descriptors_update);
1367 DEFAULT(descriptors_update);
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D21.3.0.rst2850 - zink: make descriptors_update hook return a bool if a flush occurred

Completed in 11 milliseconds