Home
last modified time | relevance | path

Searched refs:brw_use_pinned_bo (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/mesa/drivers/dri/i965/
Dintel_batchbuffer.h63 void brw_use_pinned_bo(struct intel_batchbuffer *batch, struct brw_bo *bo,
Dintel_batchbuffer.c947 brw_use_pinned_bo(batch, target, reloc_flags & RELOC_WRITE); in emit_reloc()
995 brw_use_pinned_bo(struct intel_batchbuffer *batch, struct brw_bo *bo, in brw_use_pinned_bo() function