Searched defs:brw_bo_unmap (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i965/
H A Dbrw_bufmgr.h288 static inline int brw_bo_unmap(UNUSED struct brw_bo *bo) { return 0; } function in typeref:typename:int
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i965/
H A Dbrw_bufmgr.h296 static inline int brw_bo_unmap(UNUSED struct brw_bo *bo) { return 0; } function in typeref:typename:int

Completed in 4 milliseconds