mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2025-06-10 09:26:10 +00:00
lib/intel_batchbuffer fix OUT_RELOC doc tag
Signed-off-by: Mika Kuoppala <mika.kuoppala@intel.com>
This commit is contained in:
parent
71c6f87eb3
commit
db25973c86
@ -117,7 +117,7 @@ intel_batchbuffer_require_space(struct intel_batchbuffer *batch,
|
||||
} while (0)
|
||||
|
||||
/**
|
||||
* OUT_RELOC_FENCED:
|
||||
* OUT_RELOC:
|
||||
* @buf: relocation target libdrm buffer object
|
||||
* @read_domains: gem domain bits for the relocation
|
||||
* @write_domain: gem domain bit for the relocation
|
||||
|
Loading…
x
Reference in New Issue
Block a user