Searched defs:crocus_screen (Results 1 – 1 of 1) sorted by relevance
168 struct crocus_screen { struct169 struct pipe_screen base;171 uint32_t refcount;174 struct slab_parent_pool transfer_pool;177 int fd;183 int winsys_fd;186 int pci_id;188 struct crocus_vtable vtbl;191 unsigned program_id;194 bool precompile;[all …]