Home
last modified time | relevance | path

Searched refs:OUT_RELOC_FENCED (Results 1 - 2 of 2) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/i915/
H A Di915_blit.c72 OUT_RELOC_FENCED(dst_buffer, I915_USAGE_2D_TARGET, dst_offset); in i915_fill_blit()
135 OUT_RELOC_FENCED(dst_buffer, I915_USAGE_2D_TARGET, dst_offset); in i915_copy_blit()
138 OUT_RELOC_FENCED(src_buffer, I915_USAGE_2D_SOURCE, src_offset); in i915_copy_blit()
H A Di915_batch.h43 #define OUT_RELOC_FENCED(buf, usage, offset) \ macro

Completed in 1 milliseconds