Searched refs:isl_band_alloc (Results 1 - 3 of 3) sorted by relevance

/haiku-buildtools/isl/
H A Disl_band_private.h41 __isl_give isl_band *isl_band_alloc(isl_ctx *ctx);
H A Disl_band.c26 __isl_give isl_band *isl_band_alloc(isl_ctx *ctx) function
53 dup = isl_band_alloc(ctx);
H A Disl_schedule.c3144 band = isl_band_alloc(ctx);

Completed in 55 milliseconds