Searched defs:iris_context (Results 1 – 1 of 1) sorted by relevance
601 struct iris_context { struct602 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 …]