File tree 10 files changed +41
-41
lines changed
10 files changed +41
-41
lines changed Original file line number Diff line number Diff line change @@ -163,13 +163,13 @@ params:
163
163
[out][optional] pointer to the actual size in bytes of the queried propName.
164
164
returns :
165
165
- $X_RESULT_ERROR_UNSUPPORTED_ENUMERATION :
166
- - " If `propName` is not supported by the adapter."
166
+ - " If `propName` is not supported by the adapter."
167
167
- $X_RESULT_ERROR_INVALID_SIZE :
168
- - " `propSize == 0 && pPropValue != NULL`"
169
- - " If `propSize` is less than the real number of bytes needed to return the info."
168
+ - " `propSize == 0 && pPropValue != NULL`"
169
+ - " If `propSize` is less than the real number of bytes needed to return the info."
170
170
- $X_RESULT_ERROR_INVALID_NULL_POINTER :
171
- - " `propSize != 0 && pPropValue == NULL`"
172
- - " `pPropValue == NULL && pPropSizeRet == NULL`"
171
+ - " `propSize != 0 && pPropValue == NULL`"
172
+ - " `pPropValue == NULL && pPropSizeRet == NULL`"
173
173
- $X_RESULT_ERROR_INVALID_CONTEXT
174
174
- $X_RESULT_ERROR_OUT_OF_RESOURCES
175
175
- $X_RESULT_ERROR_OUT_OF_HOST_MEMORY
Original file line number Diff line number Diff line change @@ -418,11 +418,11 @@ returns:
418
418
- $X_RESULT_ERROR_UNSUPPORTED_ENUMERATION :
419
419
- " If `propName` is not supported by the adapter."
420
420
- $X_RESULT_ERROR_INVALID_SIZE :
421
- - " `propSize == 0 && pPropValue != NULL`"
422
- - " If `propSize` is less than the real number of bytes needed to return the info."
421
+ - " `propSize == 0 && pPropValue != NULL`"
422
+ - " If `propSize` is less than the real number of bytes needed to return the info."
423
423
- $X_RESULT_ERROR_INVALID_NULL_POINTER :
424
- - " `propSize != 0 && pPropValue == NULL`"
425
- - " `pPropValue == NULL && pPropSizeRet == NULL`"
424
+ - " `propSize != 0 && pPropValue == NULL`"
425
+ - " `pPropValue == NULL && pPropSizeRet == NULL`"
426
426
- $X_RESULT_ERROR_INVALID_DEVICE
427
427
- $X_RESULT_ERROR_OUT_OF_RESOURCES
428
428
- $X_RESULT_ERROR_OUT_OF_HOST_MEMORY
Original file line number Diff line number Diff line change @@ -148,11 +148,11 @@ returns:
148
148
- $X_RESULT_ERROR_UNSUPPORTED_ENUMERATION :
149
149
- " If `propName` is not supported by the adapter."
150
150
- $X_RESULT_ERROR_INVALID_SIZE :
151
- - " `propSize == 0 && pPropValue != NULL`"
152
- - " If `propSize` is less than the real number of bytes needed to return the info."
151
+ - " `propSize == 0 && pPropValue != NULL`"
152
+ - " If `propSize` is less than the real number of bytes needed to return the info."
153
153
- $X_RESULT_ERROR_INVALID_NULL_POINTER :
154
- - " `propSize != 0 && pPropValue == NULL`"
155
- - " `pPropValue == NULL && pPropSizeRet == NULL`"
154
+ - " `propSize != 0 && pPropValue == NULL`"
155
+ - " `pPropValue == NULL && pPropSizeRet == NULL`"
156
156
- $X_RESULT_ERROR_INVALID_EVENT
157
157
- $X_RESULT_ERROR_OUT_OF_RESOURCES
158
158
- $X_RESULT_ERROR_OUT_OF_HOST_MEMORY
Original file line number Diff line number Diff line change @@ -194,11 +194,11 @@ returns:
194
194
- $X_RESULT_ERROR_UNSUPPORTED_ENUMERATION :
195
195
- " If `propName` is not supported by the adapter."
196
196
- $X_RESULT_ERROR_INVALID_SIZE :
197
- - " `propSize == 0 && pPropValue != NULL`"
198
- - " If `propSize` is less than the real number of bytes needed to return the info."
197
+ - " `propSize == 0 && pPropValue != NULL`"
198
+ - " If `propSize` is less than the real number of bytes needed to return the info."
199
199
- $X_RESULT_ERROR_INVALID_NULL_POINTER :
200
- - " `propSize != 0 && pPropValue == NULL`"
201
- - " `pPropValue == NULL && pPropSizeRet == NULL`"
200
+ - " `propSize != 0 && pPropValue == NULL`"
201
+ - " `pPropValue == NULL && pPropSizeRet == NULL`"
202
202
- $X_RESULT_ERROR_INVALID_KERNEL
203
203
- $X_RESULT_ERROR_OUT_OF_RESOURCES
204
204
- $X_RESULT_ERROR_OUT_OF_HOST_MEMORY
Original file line number Diff line number Diff line change @@ -536,11 +536,11 @@ returns:
536
536
- $X_RESULT_ERROR_UNSUPPORTED_ENUMERATION :
537
537
- " If `propName` is not supported by the adapter."
538
538
- $X_RESULT_ERROR_INVALID_SIZE :
539
- - " `propSize == 0 && pPropValue != NULL`"
540
- - " If `propSize` is less than the real number of bytes needed to return the info."
539
+ - " `propSize == 0 && pPropValue != NULL`"
540
+ - " If `propSize` is less than the real number of bytes needed to return the info."
541
541
- $X_RESULT_ERROR_INVALID_NULL_POINTER :
542
- - " `propSize != 0 && pPropValue == NULL`"
543
- - " `pPropValue == NULL && pPropSizeRet == NULL`"
542
+ - " `propSize != 0 && pPropValue == NULL`"
543
+ - " `pPropValue == NULL && pPropSizeRet == NULL`"
544
544
- $X_RESULT_ERROR_INVALID_MEM_OBJECT
545
545
- $X_RESULT_ERROR_OUT_OF_RESOURCES
546
546
- $X_RESULT_ERROR_OUT_OF_HOST_MEMORY
Original file line number Diff line number Diff line change @@ -103,11 +103,11 @@ returns:
103
103
- $X_RESULT_ERROR_UNSUPPORTED_ENUMERATION :
104
104
- " If `propName` is not supported by the adapter."
105
105
- $X_RESULT_ERROR_INVALID_SIZE :
106
- - " `propSize == 0 && pPropValue != NULL`"
107
- - " If `propSize` is less than the real number of bytes needed to return the info."
106
+ - " `propSize == 0 && pPropValue != NULL`"
107
+ - " If `propSize` is less than the real number of bytes needed to return the info."
108
108
- $X_RESULT_ERROR_INVALID_NULL_POINTER :
109
- - " `propSize != 0 && pPropValue == NULL`"
110
- - " `pPropValue == NULL && pPropSizeRet == NULL`"
109
+ - " `propSize != 0 && pPropValue == NULL`"
110
+ - " `pPropValue == NULL && pPropSizeRet == NULL`"
111
111
- $X_RESULT_ERROR_INVALID_PLATFORM
112
112
- $X_RESULT_ERROR_OUT_OF_RESOURCES
113
113
- $X_RESULT_ERROR_OUT_OF_HOST_MEMORY
Original file line number Diff line number Diff line change @@ -361,11 +361,11 @@ returns:
361
361
- $X_RESULT_ERROR_UNSUPPORTED_ENUMERATION :
362
362
- " If `propName` is not supported by the adapter."
363
363
- $X_RESULT_ERROR_INVALID_SIZE :
364
- - " `propSize == 0 && pPropValue != NULL`"
365
- - " If `propSize` is less than the real number of bytes needed to return the info."
364
+ - " `propSize == 0 && pPropValue != NULL`"
365
+ - " If `propSize` is less than the real number of bytes needed to return the info."
366
366
- $X_RESULT_ERROR_INVALID_NULL_POINTER :
367
- - " `propSize != 0 && pPropValue == NULL`"
368
- - " `pPropValue == NULL && pPropSizeRet == NULL`"
367
+ - " `propSize != 0 && pPropValue == NULL`"
368
+ - " `pPropValue == NULL && pPropSizeRet == NULL`"
369
369
- $X_RESULT_ERROR_INVALID_PROGRAM
370
370
- $X_RESULT_ERROR_OUT_OF_RESOURCES
371
371
- $X_RESULT_ERROR_OUT_OF_HOST_MEMORY
Original file line number Diff line number Diff line change @@ -88,11 +88,11 @@ returns:
88
88
- $X_RESULT_ERROR_UNSUPPORTED_ENUMERATION :
89
89
- " If `propName` is not supported by the adapter."
90
90
- $X_RESULT_ERROR_INVALID_SIZE :
91
- - " `propSize == 0 && pPropValue != NULL`"
92
- - " If `propSize` is less than the real number of bytes needed to return the info."
91
+ - " `propSize == 0 && pPropValue != NULL`"
92
+ - " If `propSize` is less than the real number of bytes needed to return the info."
93
93
- $X_RESULT_ERROR_INVALID_NULL_POINTER :
94
- - " `propSize != 0 && pPropValue == NULL`"
95
- - " `pPropValue == NULL && pPropSizeRet == NULL`"
94
+ - " `propSize != 0 && pPropValue == NULL`"
95
+ - " `pPropValue == NULL && pPropSizeRet == NULL`"
96
96
- $X_RESULT_ERROR_INVALID_QUEUE
97
97
- $X_RESULT_ERROR_OUT_OF_HOST_MEMORY
98
98
- $X_RESULT_ERROR_OUT_OF_RESOURCES
Original file line number Diff line number Diff line change @@ -163,11 +163,11 @@ returns:
163
163
- $X_RESULT_ERROR_UNSUPPORTED_ENUMERATION :
164
164
- " If `propName` is not supported by the adapter."
165
165
- $X_RESULT_ERROR_INVALID_SIZE :
166
- - " `propSize == 0 && pPropValue != NULL`"
167
- - " If `propSize` is less than the real number of bytes needed to return the info."
166
+ - " `propSize == 0 && pPropValue != NULL`"
167
+ - " If `propSize` is less than the real number of bytes needed to return the info."
168
168
- $X_RESULT_ERROR_INVALID_NULL_POINTER :
169
- - " `propSize != 0 && pPropValue == NULL`"
170
- - " `pPropValue == NULL && pPropSizeRet == NULL`"
169
+ - " `propSize != 0 && pPropValue == NULL`"
170
+ - " `pPropValue == NULL && pPropSizeRet == NULL`"
171
171
- $X_RESULT_ERROR_INVALID_SAMPLER
172
172
- $X_RESULT_ERROR_OUT_OF_HOST_MEMORY
173
173
- $X_RESULT_ERROR_OUT_OF_RESOURCES
Original file line number Diff line number Diff line change @@ -464,10 +464,10 @@ returns:
464
464
- $X_RESULT_ERROR_UNSUPPORTED_ENUMERATION :
465
465
- " If `propName` is not supported by the adapter."
466
466
- $X_RESULT_ERROR_INVALID_SIZE :
467
- - " `propSize == 0 && pPropValue != NULL`"
468
- - " If `propSize` is less than the real number of bytes needed to return the info."
467
+ - " `propSize == 0 && pPropValue != NULL`"
468
+ - " If `propSize` is less than the real number of bytes needed to return the info."
469
469
- $X_RESULT_ERROR_INVALID_NULL_POINTER :
470
- - " `propSize != 0 && pPropValue == NULL`"
471
- - " `pPropValue == NULL && pPropSizeRet == NULL`"
470
+ - " `propSize != 0 && pPropValue == NULL`"
471
+ - " `pPropValue == NULL && pPropSizeRet == NULL`"
472
472
- $X_RESULT_ERROR_OUT_OF_HOST_MEMORY
473
473
- $X_RESULT_ERROR_OUT_OF_RESOURCES
You can’t perform that action at this time.
0 commit comments