Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_screen.h168 struct crocus_screen { struct
169 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 …]