Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/vc5/
Dvc5_context.h297 struct vc5_context { struct
298 struct pipe_context base;
300 int fd;
301 struct vc5_screen *screen;
304 struct vc5_job *job;
308 struct hash_table *jobs;
316 struct hash_table *write_jobs;
318 struct slab_child_pool transfer_pool;
319 struct blitter_context *blitter;
322 uint32_t dirty;
[all …]