Searched refs:crocus_batch_free (Results 1 – 3 of 3) sorted by relevance
205 crocus_batch_free(&ice->batches[CROCUS_BATCH_RENDER]); in crocus_destroy_context()207 crocus_batch_free(&ice->batches[CROCUS_BATCH_COMPUTE]); in crocus_destroy_context()
188 void crocus_batch_free(struct crocus_batch *batch);
542 crocus_batch_free(struct crocus_batch *batch) in crocus_batch_free() function