Skip to content

Commit 043b4d2

Browse files
Update scripts/core/exp-command-buffer.yml
Co-authored-by: Ewan Crawford <ewan.cr@gmail.com>
1 parent 57b452c commit 043b4d2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

scripts/core/exp-command-buffer.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -630,6 +630,9 @@ type: function
630630
desc: "Append a USM Advise command to a command-buffer object"
631631
class: $xCommandBuffer
632632
name: AppendUSMAdviseExp
633+
details:
634+
- "Not all memory advice hints may be supported for all devices or allocation types.
635+
If a memory advice hint is not supported, it will be ignored."
633636
params:
634637
- type: $x_exp_command_buffer_handle_t
635638
name: hCommandBuffer

0 commit comments

Comments
 (0)