Searched refs:lowmem_bindings (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/
H A Dnouveau_screen.h37 unsigned lowmem_bindings; /* PIPE_BIND_* that require an address < 4 GiB */ member in struct:nouveau_screen
H A Dnouveau_screen.c255 screen->lowmem_bindings = PIPE_BIND_GLOBAL; /* gallium limit */
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/
H A Dnouveau_screen.h39 unsigned lowmem_bindings; /* PIPE_BIND_* that require an address < 4 GiB */ member in struct:nouveau_screen
H A Dnouveau_screen.c332 screen->lowmem_bindings = PIPE_BIND_GLOBAL; /* gallium limit */

Completed in 4 milliseconds