HomeSort by relevance Sort by last modified time
    Searched refs:drm_intel_bo_emit_reloc (Results 1 - 25 of 26) sorted by null

1 2

  /hardware/intel/img/libdrm/libdrm/intel/
intel_bufmgr.h 100 int drm_intel_bo_emit_reloc(drm_intel_bo *bo, uint32_t offset,
175 drm_intel_bo_emit_reloc(reloc_bo, reloc_offset, \
intel_bufmgr.c 168 drm_intel_bo_emit_reloc(drm_intel_bo *bo, uint32_t offset, function
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i965/
brw_vs_state.c 158 drm_intel_bo_emit_reloc(intel->batch.bo,
brw_wm_state.c 227 drm_intel_bo_emit_reloc(intel->batch.bo,
237 drm_intel_bo_emit_reloc(intel->batch.bo,
gen7_wm_surface_state.c 131 drm_intel_bo_emit_reloc(brw->intel.batch.bo,
267 drm_intel_bo_emit_reloc(brw->intel.batch.bo,
390 drm_intel_bo_emit_reloc(brw->intel.batch.bo,
442 drm_intel_bo_emit_reloc(brw->intel.batch.bo,
583 drm_intel_bo_emit_reloc(brw->intel.batch.bo,
brw_cc.c 223 drm_intel_bo_emit_reloc(brw->intel.batch.bo,
brw_sf_state.c 306 drm_intel_bo_emit_reloc(bo, (brw->sf.state_offset +
brw_wm_surface_state.c     [all...]
brw_wm_sampler_state.c 313 drm_intel_bo_emit_reloc(intel->batch.bo,
brw_context.h     [all...]
gen6_blorp.cpp 469 drm_intel_bo_emit_reloc(brw->intel.batch.bo,
    [all...]
gen7_blorp.cpp 208 drm_intel_bo_emit_reloc(brw->intel.batch.bo,
  /external/mesa3d/src/mesa/drivers/dri/i965/
brw_vs_state.c 158 drm_intel_bo_emit_reloc(intel->batch.bo,
brw_wm_state.c 227 drm_intel_bo_emit_reloc(intel->batch.bo,
237 drm_intel_bo_emit_reloc(intel->batch.bo,
gen7_wm_surface_state.c 131 drm_intel_bo_emit_reloc(brw->intel.batch.bo,
267 drm_intel_bo_emit_reloc(brw->intel.batch.bo,
390 drm_intel_bo_emit_reloc(brw->intel.batch.bo,
442 drm_intel_bo_emit_reloc(brw->intel.batch.bo,
583 drm_intel_bo_emit_reloc(brw->intel.batch.bo,
brw_cc.c 223 drm_intel_bo_emit_reloc(brw->intel.batch.bo,
brw_sf_state.c 306 drm_intel_bo_emit_reloc(bo, (brw->sf.state_offset +
brw_wm_surface_state.c     [all...]
brw_wm_sampler_state.c 313 drm_intel_bo_emit_reloc(intel->batch.bo,
brw_context.h     [all...]
gen6_blorp.cpp 469 drm_intel_bo_emit_reloc(brw->intel.batch.bo,
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/winsys/i915/drm/
i915_drm_batchbuffer.c 140 ret = drm_intel_bo_emit_reloc(batch->bo, offset,
  /external/mesa3d/src/gallium/winsys/i915/drm/
i915_drm_batchbuffer.c 140 ret = drm_intel_bo_emit_reloc(batch->bo, offset,
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/intel/
intel_batchbuffer.c 273 ret = drm_intel_bo_emit_reloc(intel->batch.bo, 4*intel->batch.used,
  /external/mesa3d/src/mesa/drivers/dri/intel/
intel_batchbuffer.c 273 ret = drm_intel_bo_emit_reloc(intel->batch.bo, 4*intel->batch.used,

Completed in 351 milliseconds

1 2