Searched refs:populate_zds_key (Results 1 – 1 of 1) sorted by relevance
/third_party/mesa3d/src/gallium/drivers/zink/ |
D | zink_descriptors.c | 717 populate_zds_key(struct zink_context *ctx, enum zink_descriptor_type type, bool is_compute, in populate_zds_key() function 789 populate_zds_key(ctx, type, is_compute, &key, pg->dd->push_usage); in zink_descriptor_set_get() 867 populate_zds_key(ctx, type, is_compute, &zds->key, pg->dd->push_usage); in zink_descriptor_set_get()
|