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

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/crocus/
H A Dcrocus_screen.h134 void (*populate_fs_key)(const struct crocus_context *ice, member in struct:crocus_vtable
H A Dcrocus_program.c1917 screen->vtbl.populate_fs_key(ice, &ish->nir->info, &key);
H A Dcrocus_state.c9213 screen->vtbl.populate_fs_key = crocus_populate_fs_key;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/iris/
H A Diris_screen.h133 void (*populate_fs_key)(const struct iris_context *ice, member in struct:iris_vtable
H A Diris_program.c2028 screen->vtbl.populate_fs_key(ice, &ish->nir->info, &key);
H A Diris_state.c8122 screen->vtbl.populate_fs_key = iris_populate_fs_key;
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/iris/
H A Diris_context.h411 void (*populate_fs_key)(const struct iris_context *ice, member in struct:iris_vtable
H A Diris_program.c1113 ice->vtbl.populate_fs_key(ice, &key);
H A Diris_state.c6477 ice->vtbl.populate_fs_key = iris_populate_fs_key;

Completed in 45 milliseconds