Searched defs:crocus_screen (Results 1 – 1 of 1) sorted by relevance
167 struct crocus_screen { struct168 struct pipe_screen base;170 uint32_t refcount;173 struct slab_parent_pool transfer_pool;176 int fd;182 int winsys_fd;185 int pci_id;187 struct crocus_vtable vtbl;190 unsigned program_id;193 bool precompile;[all …]