Home
last modified time | relevance | path

Searched refs:hint_buf_keep_sysmem_copy (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/drivers/nouveau/
Dnouveau_context.h113 nv->screen->hint_buf_keep_sysmem_copy = true; in nouveau_context_update_frame_stats()
Dnouveau_screen.h53 bool hint_buf_keep_sysmem_copy; member
Dnouveau_buffer.c691 if (buffer->domain == NOUVEAU_BO_VRAM && screen->hint_buf_keep_sysmem_copy) in nouveau_buffer_create()