Mapped uchar to byte.

This commit is contained in:
the_fiddler 2009-08-11 19:25:26 +00:00
parent 31f20422d1
commit 6492945554

View file

@ -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