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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/winsys/svga/drm/
H A Dvmw_context.c306 vmw_swc_reserve(struct svga_winsys_context *swc, function in typeref:typename:void *
782 if (!vmw_swc_reserve(swc, 0, 1))
806 vswc->base.reserve = vmw_swc_reserve;
/xsrc/external/mit/MesaLib/dist/src/gallium/winsys/svga/drm/
H A Dvmw_context.c307 vmw_swc_reserve(struct svga_winsys_context *swc, function in typeref:typename:void *
762 if (!vmw_swc_reserve(swc, 0, 1))
786 vswc->base.reserve = vmw_swc_reserve;

Completed in 4 milliseconds