Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_screen.h167 struct crocus_screen { struct
168 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 …]