Searched refs:cl_channel_order (Results 1 – 2 of 2) sorted by relevance
65 typedef cl_uint cl_channel_order; typedef86 cl_channel_order image_channel_order;
1164 ImageFormat(cl_channel_order order, cl_channel_type type) in ImageFormat()