Searched refs:hint_buf_keep_sysmem_copy (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/
H A Dnouveau_context.h113 nv->screen->hint_buf_keep_sysmem_copy = true;
H A Dnouveau_screen.h60 bool hint_buf_keep_sysmem_copy; member in struct:nouveau_screen
H A Dnouveau_buffer.c689 if (buffer->domain == NOUVEAU_BO_VRAM && screen->hint_buf_keep_sysmem_copy)
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/
H A Dnouveau_context.h113 nv->screen->hint_buf_keep_sysmem_copy = true;
H A Dnouveau_screen.h62 bool hint_buf_keep_sysmem_copy; member in struct:nouveau_screen
H A Dnouveau_buffer.c731 if (buffer->domain == NOUVEAU_BO_VRAM && screen->hint_buf_keep_sysmem_copy)

Completed in 7 milliseconds