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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/iris/
H A Diris_bufmgr.c1025 can_map_cpu(struct iris_bo *bo, unsigned flags) function in typeref:typename:bool
1067 if (can_map_cpu(bo, flags))
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i965/
H A Dbrw_bufmgr.c1148 can_map_cpu(struct brw_bo *bo, unsigned flags) function in typeref:typename:bool
1186 if (can_map_cpu(bo, flags))
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/crocus/
H A Dcrocus_bufmgr.c1012 can_map_cpu(struct crocus_bo *bo, unsigned flags) function in typeref:typename:bool
1054 if (can_map_cpu(bo, flags))
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i965/
H A Dbrw_bufmgr.c1232 can_map_cpu(struct brw_bo *bo, unsigned flags) function in typeref:typename:bool
1270 if (can_map_cpu(bo, flags))

Completed in 16 milliseconds