Lines Matching defs:batch

206    struct crocus_batch *batch = &ice->batches[CROCUS_BATCH_RENDER];
207 struct crocus_screen *screen = batch->screen;
287 crocus_emit_end_of_pipe_sync(batch,
297 blorp_batch_init(&ice->blorp, &blorp_batch, batch, blorp_flags);
300 crocus_blorp_surf_for_resource(&screen->vtbl, &batch->screen->isl_dev, &surf,
315 crocus_emit_end_of_pipe_sync(batch,
336 struct crocus_batch *batch = &ice->batches[CROCUS_BATCH_RENDER];
337 struct crocus_screen *screen = batch->screen;
338 const struct intel_device_info *devinfo = &batch->screen->devinfo;
352 crocus_batch_maybe_flush(batch, 1500);
370 crocus_blorp_surf_for_resource(&screen->vtbl, &batch->screen->isl_dev, &surf,
374 blorp_batch_init(&ice->blorp, &blorp_batch, batch, blorp_flags);
386 crocus_flush_and_dirty_for_history(ice, batch, res,
458 struct crocus_batch *batch = &ice->batches[CROCUS_BATCH_RENDER];
506 crocus_hiz_exec(ice, batch, res, res_level, layer, 1,
527 crocus_hiz_exec(ice, batch, res, level,
550 struct crocus_batch *batch = &ice->batches[CROCUS_BATCH_RENDER];
551 struct crocus_screen *screen = batch->screen;
562 crocus_batch_maybe_flush(batch, 1500);
569 crocus_get_depth_stencil_resources(&batch->screen->devinfo, p_res, &z_res, &stencil_res);
574 crocus_flush_and_dirty_for_history(ice, batch, res, 0,
593 crocus_blorp_surf_for_resource(&screen->vtbl, &batch->screen->isl_dev,
599 blorp_batch_init(&ice->blorp, &blorp_batch, batch, blorp_flags);
605 crocus_blorp_surf_for_resource(&screen->vtbl, &batch->screen->isl_dev,
619 crocus_flush_and_dirty_for_history(ice, batch, res, 0,