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