@@ -143,7 +143,7 @@ members:
143143 desc : " [in] Commands in a finalized command-buffer can be updated."
144144 - type : $x_bool_t
145145 name : isInOrder
146- desc : " [in] Commands in a command-buffer may be executed in-order without explicit dependencies."
146+ desc : " [in] Commands in a command-buffer will execute in-order, explicit sync-point dependencies are ignored ."
147147 - type : $x_bool_t
148148 name : enableProfiling
149149 desc : " [in] Command-buffer profiling is enabled."
@@ -375,7 +375,7 @@ params:
375375 - type : " const $x_exp_command_buffer_sync_point_t*"
376376 name : pSyncPointWaitList
377377 desc : " [in][optional] A list of sync points that this command depends on.
378- May be ignored if command-buffer is in-order."
378+ Will be ignored if command-buffer is in-order."
379379 - type : uint32_t
380380 name : numEventsInWaitList
381381 desc : " [in] Size of the event wait list."
@@ -440,7 +440,7 @@ params:
440440 - type : " const $x_exp_command_buffer_sync_point_t*"
441441 name : pSyncPointWaitList
442442 desc : " [in][optional] A list of sync points that this command depends on.
443- May be ignored if command-buffer is in-order."
443+ Will be ignored if command-buffer is in-order."
444444 - type : uint32_t
445445 name : numEventsInWaitList
446446 desc : " [in] Size of the event wait list."
@@ -502,7 +502,7 @@ params:
502502 - type : " const $x_exp_command_buffer_sync_point_t*"
503503 name : pSyncPointWaitList
504504 desc : " [in][optional] A list of sync points that this command depends on.
505- May be ignored if command-buffer is in-order."
505+ Will be ignored if command-buffer is in-order."
506506 - type : uint32_t
507507 name : numEventsInWaitList
508508 desc : " [in] Size of the event wait list."
@@ -569,7 +569,7 @@ params:
569569 - type : " const $x_exp_command_buffer_sync_point_t*"
570570 name : pSyncPointWaitList
571571 desc : " [in][optional] A list of sync points that this command depends on.
572- May be ignored if command-buffer is in-order."
572+ Will be ignored if command-buffer is in-order."
573573 - type : uint32_t
574574 name : numEventsInWaitList
575575 desc : " [in] Size of the event wait list."
@@ -628,7 +628,7 @@ params:
628628 - type : " const $x_exp_command_buffer_sync_point_t*"
629629 name : pSyncPointWaitList
630630 desc : " [in][optional] A list of sync points that this command depends on.
631- May be ignored if command-buffer is in-order."
631+ Will be ignored if command-buffer is in-order."
632632 - type : uint32_t
633633 name : numEventsInWaitList
634634 desc : " [in] Size of the event wait list."
@@ -687,7 +687,7 @@ params:
687687 - type : " const $x_exp_command_buffer_sync_point_t*"
688688 name : pSyncPointWaitList
689689 desc : " [in][optional] A list of sync points that this command depends on.
690- May be ignored if command-buffer is in-order."
690+ Will be ignored if command-buffer is in-order."
691691 - type : uint32_t
692692 name : numEventsInWaitList
693693 desc : " [in] Size of the event wait list."
@@ -761,7 +761,7 @@ params:
761761 - type : " const $x_exp_command_buffer_sync_point_t*"
762762 name : pSyncPointWaitList
763763 desc : " [in][optional] A list of sync points that this command depends on.
764- May be ignored if command-buffer is in-order."
764+ Will be ignored if command-buffer is in-order."
765765 - type : uint32_t
766766 name : numEventsInWaitList
767767 desc : " [in] Size of the event wait list."
@@ -835,7 +835,7 @@ params:
835835 - type : " const $x_exp_command_buffer_sync_point_t*"
836836 name : pSyncPointWaitList
837837 desc : " [in][optional] A list of sync points that this command depends on.
838- May be ignored if command-buffer is in-order."
838+ Will be ignored if command-buffer is in-order."
839839 - type : uint32_t
840840 name : numEventsInWaitList
841841 desc : " [in] Size of the event wait list."
@@ -909,7 +909,7 @@ params:
909909 - type : " const $x_exp_command_buffer_sync_point_t*"
910910 name : pSyncPointWaitList
911911 desc : " [in][optional] A list of sync points that this command depends on.
912- May be ignored if command-buffer is in-order."
912+ Will be ignored if command-buffer is in-order."
913913 - type : uint32_t
914914 name : numEventsInWaitList
915915 desc : " [in] Size of the event wait list."
@@ -971,7 +971,7 @@ params:
971971 - type : " const $x_exp_command_buffer_sync_point_t*"
972972 name : pSyncPointWaitList
973973 desc : " [in][optional] A list of sync points that this command depends on.
974- May be ignored if command-buffer is in-order."
974+ Will be ignored if command-buffer is in-order."
975975 - type : uint32_t
976976 name : numEventsInWaitList
977977 desc : " [in] Size of the event wait list."
@@ -1032,7 +1032,7 @@ params:
10321032 - type : " const $x_exp_command_buffer_sync_point_t*"
10331033 name : pSyncPointWaitList
10341034 desc : " [in][optional] A list of sync points that this command depends on.
1035- May be ignored if command-buffer is in-order."
1035+ Will be ignored if command-buffer is in-order."
10361036 - type : uint32_t
10371037 name : numEventsInWaitList
10381038 desc : " [in] Size of the event wait list."
@@ -1095,7 +1095,7 @@ params:
10951095 - type : " const $x_exp_command_buffer_sync_point_t*"
10961096 name : pSyncPointWaitList
10971097 desc : " [in][optional] A list of sync points that this command depends on.
1098- May be ignored if command-buffer is in-order."
1098+ Will be ignored if command-buffer is in-order."
10991099 - type : uint32_t
11001100 name : numEventsInWaitList
11011101 desc : " [in] Size of the event wait list."
@@ -1166,7 +1166,7 @@ params:
11661166 - type : " const $x_exp_command_buffer_sync_point_t*"
11671167 name : pSyncPointWaitList
11681168 desc : " [in][optional] A list of sync points that this command depends on.
1169- May be ignored if command-buffer is in-order."
1169+ Will be ignored if command-buffer is in-order."
11701170 - type : " $x_exp_command_buffer_sync_point_t*"
11711171 name : pSyncPoint
11721172 desc : " [out][optional] Sync point associated with this command."
0 commit comments