Mapped uchar to byte.
This commit is contained in:
parent
31f20422d1
commit
6492945554
1 changed files with 1 additions and 0 deletions
|
@ -111,6 +111,7 @@ size_t, IntPtr
|
|||
cl_bool, bool
|
||||
cl_int, int
|
||||
cl_uint, uint
|
||||
uchar, byte
|
||||
|
||||
cl_addressing_mode, AddressingMode
|
||||
cl_command_queue_info, CommandQueueInfo
|
||||
|
|
Loading…
Reference in a new issue