Searched refs:populate_cs_key (Results 1 – 6 of 6) sorted by relevance
136 void (*populate_cs_key)(const struct iris_context *ice, member
2297 screen->vtbl.populate_cs_key(ice, &key); in iris_update_compiled_cs()
8115 screen->vtbl.populate_cs_key = iris_populate_cs_key; in genX()
137 void (*populate_cs_key)(const struct crocus_context *ice, member
2587 screen->vtbl.populate_cs_key(ice, &key); in crocus_update_compiled_cs()
9214 screen->vtbl.populate_cs_key = crocus_populate_cs_key;