Commit 5526b28
committed
clarify CL_INVALID_IMAGE_SIZE error conditions
For clCreateImageWithProperties, implementations are allowed to
return CL_INVALID_IMAGE_SIZE when image dimensions are invalid,
not just when image dimensions exceed the maximum image dimensions
supported by al devices in the context.1 parent 7b5621b commit 5526b28
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2213 | 2213 | | |
2214 | 2214 | | |
2215 | 2215 | | |
2216 | | - | |
2217 | | - | |
| 2216 | + | |
| 2217 | + | |
2218 | 2218 | | |
2219 | 2219 | | |
2220 | 2220 | | |
| |||
0 commit comments