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

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/crocus/
H A Dcrocus_screen.h120 void (*populate_vs_key)(const struct crocus_context *ice, member in struct:crocus_vtable
H A Dcrocus_program.c1294 screen->vtbl.populate_vs_key(ice, &ish->nir->info, last_vue_stage(ice), &key);
H A Dcrocus_state.c9209 screen->vtbl.populate_vs_key = crocus_populate_vs_key;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/iris/
H A Diris_screen.h119 void (*populate_vs_key)(const struct iris_context *ice, member in struct:iris_vtable
H A Diris_program.c1400 screen->vtbl.populate_vs_key(ice, &ish->nir->info, last_vue_stage(ice), &key);
H A Diris_state.c8118 screen->vtbl.populate_vs_key = iris_populate_vs_key;
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/iris/
H A Diris_context.h402 void (*populate_vs_key)(const struct iris_context *ice, member in struct:iris_vtable
H A Diris_program.c631 ice->vtbl.populate_vs_key(ice, &ish->nir->info, &key);
H A Diris_state.c6473 ice->vtbl.populate_vs_key = iris_populate_vs_key;

Completed in 48 milliseconds