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

/external/chromium_org/third_party/mesa/src/src/gallium/winsys/svga/drm/
H A Dvmw_screen_ioctl.c52 struct vmw_region struct
255 struct vmw_region *
258 struct vmw_region *region;
266 region = CALLOC_STRUCT(vmw_region);
302 vmw_ioctl_region_destroy(struct vmw_region *region)
322 vmw_ioctl_region_ptr(struct vmw_region *region)
328 vmw_ioctl_region_map(struct vmw_region *region)
352 vmw_ioctl_region_unmap(struct vmw_region *region)
/external/mesa3d/src/gallium/winsys/svga/drm/
H A Dvmw_screen_ioctl.c52 struct vmw_region struct
255 struct vmw_region *
258 struct vmw_region *region;
266 region = CALLOC_STRUCT(vmw_region);
302 vmw_ioctl_region_destroy(struct vmw_region *region)
322 vmw_ioctl_region_ptr(struct vmw_region *region)
328 vmw_ioctl_region_map(struct vmw_region *region)
352 vmw_ioctl_region_unmap(struct vmw_region *region)

Completed in 309 milliseconds