Searched refs:populate_gs_key (Results 1 - 9 of 9) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/crocus/
H A Dcrocus_screen.h130 void (*populate_gs_key)(const struct crocus_context *ice, member in struct:crocus_vtable
H A Dcrocus_program.c1789 screen->vtbl.populate_gs_key(ice, &ish->nir->info, last_vue_stage(ice), &key);
H A Dcrocus_state.c9212 screen->vtbl.populate_gs_key = crocus_populate_gs_key;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/iris/
H A Diris_screen.h129 void (*populate_gs_key)(const struct iris_context *ice, member in struct:iris_vtable
H A Diris_program.c1896 screen->vtbl.populate_gs_key(ice, &ish->nir->info, last_vue_stage(ice), &key);
H A Diris_state.c8121 screen->vtbl.populate_gs_key = iris_populate_gs_key;
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/iris/
H A Diris_context.h409 void (*populate_gs_key)(const struct iris_context *ice, member in struct:iris_vtable
H A Diris_program.c1027 ice->vtbl.populate_gs_key(ice, &key);
H A Diris_state.c6476 ice->vtbl.populate_gs_key = iris_populate_gs_key;

Completed in 145 milliseconds