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

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/iris/
H A Diris_bufmgr.c1018 bool is_coherent = bufmgr->has_llc || local in function:iris_bo_alloc
1023 !local && is_coherent && !is_scanout ? IRIS_MMAP_WB : IRIS_MMAP_WC;

Completed in 5 milliseconds