Searched refs:populate_gs_key (Results 1 - 9 of 9) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/crocus/ |
| H A D | crocus_screen.h | 130 void (*populate_gs_key)(const struct crocus_context *ice, member in struct:crocus_vtable
|
| H A D | crocus_program.c | 1789 screen->vtbl.populate_gs_key(ice, &ish->nir->info, last_vue_stage(ice), &key);
|
| H A D | crocus_state.c | 9212 screen->vtbl.populate_gs_key = crocus_populate_gs_key;
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/iris/ |
| H A D | iris_screen.h | 129 void (*populate_gs_key)(const struct iris_context *ice, member in struct:iris_vtable
|
| H A D | iris_program.c | 1896 screen->vtbl.populate_gs_key(ice, &ish->nir->info, last_vue_stage(ice), &key);
|
| H A D | iris_state.c | 8121 screen->vtbl.populate_gs_key = iris_populate_gs_key;
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/iris/ |
| H A D | iris_context.h | 409 void (*populate_gs_key)(const struct iris_context *ice, member in struct:iris_vtable
|
| H A D | iris_program.c | 1027 ice->vtbl.populate_gs_key(ice, &key);
|
| H A D | iris_state.c | 6476 ice->vtbl.populate_gs_key = iris_populate_gs_key;
|
Completed in 145 milliseconds