Searched refs:zink_batch_descriptor_data_lazy (Results 1 - 1 of 1) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/zink/ |
| H A D | zink_descriptors_lazy.c | 54 struct zink_batch_descriptor_data_lazy { struct 73 ALWAYS_INLINE static struct zink_batch_descriptor_data_lazy * 76 return (struct zink_batch_descriptor_data_lazy*)bs->dd; 337 get_descriptor_pool_lazy(struct zink_context *ctx, struct zink_program *pg, enum zink_descriptor_type type, struct zink_batch_descriptor_data_lazy *bdd, bool is_compute); 341 enum zink_descriptor_type type, struct zink_batch_descriptor_data_lazy *bdd, bool is_compute) 362 create_push_pool(struct zink_screen *screen, struct zink_batch_descriptor_data_lazy *bdd, bool is_compute, bool has_fbfetch) 379 check_push_pool_alloc(struct zink_context *ctx, struct zink_descriptor_pool *pool, struct zink_batch_descriptor_data_lazy *bdd, bool is_compute) 401 get_descriptor_pool_lazy(struct zink_context *ctx, struct zink_program *pg, enum zink_descriptor_type type, struct zink_batch_descriptor_data_lazy *bdd, bool is_compute) 438 populate_sets(struct zink_context *ctx, struct zink_batch_descriptor_data_lazy *bdd, 465 struct zink_batch_descriptor_data_lazy *bd [all...] |
Completed in 2 milliseconds