Home
last modified time | relevance | path

Searched defs:iris_context (Results 1 – 1 of 1) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/iris/
Diris_context.h590 struct iris_context { struct
591 struct pipe_context ctx;
592 struct threaded_context *thrctx;
595 struct pipe_debug_callback dbg;
598 struct pipe_device_reset_callback reset;
601 struct set *dirty_dmabufs;
604 struct slab_child_pool transfer_pool;
607 struct slab_child_pool transfer_pool_unsync;
609 struct blorp_context blorp;
611 struct iris_batch batches[IRIS_BATCH_COUNT];
[all …]