Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_context.h440 struct crocus_context { struct
441 struct pipe_context ctx;
442 struct threaded_context *thrctx;
445 struct pipe_debug_callback dbg;
448 struct pipe_device_reset_callback reset;
451 struct slab_child_pool transfer_pool;
454 struct slab_child_pool transfer_pool_unsync;
456 struct blorp_context blorp;
458 int batch_count;
459 struct crocus_batch batches[CROCUS_BATCH_COUNT];
[all …]