Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/iris/
Diris_context.h540 struct iris_context { struct
541 struct pipe_context ctx;
544 struct pipe_debug_callback dbg;
547 struct pipe_device_reset_callback reset;
550 struct set *dirty_dmabufs;
553 struct slab_child_pool transfer_pool;
555 struct blorp_context blorp;
557 struct iris_batch batches[IRIS_BATCH_COUNT];
559 struct u_upload_mgr *query_buffer_uploader;
561 struct {
[all …]