HomeSort by relevance Sort by last modified time
    Searched refs:offset_into_mob (Results 1 - 2 of 2) sorted by null

  /external/mesa3d/src/gallium/winsys/svga/drm/
vmw_context.c 80 uint32 *offset_into_mob; member in struct:vmw_buffer_relocation::__anon30275::__anon30277
203 if (reloc->mob.offset_into_mob)
204 *reloc->mob.offset_into_mob = ptr.offset;
397 uint32 *offset_into_mob,
411 reloc->mob.offset_into_mob = offset_into_mob;
  /external/mesa3d/src/gallium/drivers/svga/
svga_winsys.h 308 * @param offset_into_mob Buffer starts at this offset into the MOB.
312 * errors from improper buffer pool usage, set the offset_into_mob
318 uint32 *offset_into_mob,

Completed in 168 milliseconds