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

/xsrc/external/mit/xf86-video-intel-old/dist/src/
H A Di830_batchbuffer.c115 if (dri_bo_map(pI830->batch_bo, 1) != 0)
H A Di830_uxa.c493 if (dri_bo_map(bo, access == UXA_ACCESS_RW) != 0)
509 if (dri_bo_map(bo, access == UXA_ACCESS_RW) != 0) {
H A Di965_render.c1475 if (dri_bo_map(surface_state_bo, 1) != 0) {
1496 if (dri_bo_map (binding_table_bo, 1) != 0) {
/xsrc/external/mit/libdrm/dist/intel/
H A Dintel_bufmgr.h304 #define dri_bo_map drm_intel_bo_map macro

Completed in 6 milliseconds