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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/winsys/svga/drm/
H A Dvmw_context.c80 uint32 *offset_into_mob; member in struct:vmw_buffer_relocation::__anon3295e080010a::__anon3295e0800308
228 if (reloc->mob.offset_into_mob)
229 *reloc->mob.offset_into_mob = ptr.offset;
433 uint32 *offset_into_mob,
447 reloc->mob.offset_into_mob = offset_into_mob;
431 vmw_swc_mob_relocation(struct svga_winsys_context * swc,SVGAMobId * id,uint32 * offset_into_mob,struct svga_winsys_buffer * buffer,uint32 offset,unsigned flags) argument
/xsrc/external/mit/MesaLib/dist/src/gallium/winsys/svga/drm/
H A Dvmw_context.c81 uint32 *offset_into_mob; member in struct:vmw_buffer_relocation::__anond77ecab3010a::__anond77ecab30308
229 if (reloc->mob.offset_into_mob)
230 *reloc->mob.offset_into_mob = ptr.offset;
425 uint32 *offset_into_mob,
439 reloc->mob.offset_into_mob = offset_into_mob;
423 vmw_swc_mob_relocation(struct svga_winsys_context * swc,SVGAMobId * id,uint32 * offset_into_mob,struct svga_winsys_buffer * buffer,uint32 offset,unsigned flags) argument
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/svga/
H A Dsvga_winsys.h323 * @param offset_into_mob Buffer starts at this offset into the MOB.
327 * errors from improper buffer pool usage, set the offset_into_mob
333 uint32 *offset_into_mob,
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/svga/
H A Dsvga_winsys.h335 * @param offset_into_mob Buffer starts at this offset into the MOB.
339 * errors from improper buffer pool usage, set the offset_into_mob
345 uint32 *offset_into_mob,

Completed in 6 milliseconds