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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/winsys/svga/drm/
H A Dvmw_context.c54 * A factor applied to the maximum mob memory size to determine
81 } mob; member in union:vmw_buffer_relocation::__anon3295e080010a
226 if (reloc->mob.id)
227 *reloc->mob.id = ptr.gmrId;
228 if (reloc->mob.offset_into_mob)
229 *reloc->mob.offset_into_mob = ptr.offset;
446 reloc->mob.id = id;
447 reloc->mob.offset_into_mob = offset_into_mob;
/xsrc/external/mit/MesaLib/dist/src/gallium/winsys/svga/drm/
H A Dvmw_context.c54 * A factor applied to the maximum mob memory size to determine
82 } mob; member in union:vmw_buffer_relocation::__anond77ecab3010a
227 if (reloc->mob.id)
228 *reloc->mob.id = ptr.gmrId;
229 if (reloc->mob.offset_into_mob)
230 *reloc->mob.offset_into_mob = ptr.offset;
438 reloc->mob.id = id;
439 reloc->mob.offset_into_mob = offset_into_mob;

Completed in 4 milliseconds