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.h601 struct iris_context { struct
602 struct pipe_context ctx;
603 struct threaded_context *thrctx;
606 struct util_debug_callback dbg;
609 struct pipe_device_reset_callback reset;
612 struct set *dirty_dmabufs;
615 struct slab_child_pool transfer_pool;
618 struct slab_child_pool transfer_pool_unsync;
620 struct blorp_context blorp;
622 struct iris_batch batches[IRIS_BATCH_COUNT];
[all …]