Searched refs:bo_map (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/Additions/x11/x11include/libdrm-2.4.13/
H A Dintel_bufmgr_priv.h48 * bo_map() to be used by the CPU, and validated for use using bo_validate()
80 int (*bo_map)(drm_intel_bo *bo, int write_enable); member in struct:_drm_intel_bufmgr
106 * This is not required for any access to the BO by bo_map, bo_subdata, etc.
H A Dradeon_bo.h68 int (*bo_map)(struct radeon_bo *bo, int write); member in struct:radeon_bo_funcs
151 return bo->bom->funcs->bo_map(bo, write);
/vbox/src/VBox/Additions/x11/x11include/mesa-7.2/src/mesa/drivers/dri/common/
H A Ddri_bufmgr.h82 * bo_map() to be used by the CPU, and validated for use using bo_validate()
114 int (*bo_map)(dri_bo *buf, GLboolean write_enable); member in struct:_dri_bufmgr

Completed in 2586 milliseconds