Home
last modified time | relevance | path

Searched refs:lowmem_bindings (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/drivers/nouveau/
Dnouveau_screen.h30 unsigned lowmem_bindings; /* PIPE_BIND_* that require an address < 4 GiB */ member
Dnouveau_screen.c219 screen->lowmem_bindings = PIPE_BIND_GLOBAL; /* gallium limit */ in nouveau_screen_init()