Searched refs:cl_channel_order (Results 1 – 4 of 4) sorted by relevance
120 uint32_t width, uint32_t height, cl_channel_order order, cl_channel_type type);
298 uint32_t width, uint32_t height, cl_channel_order order, cl_channel_type type) in create_cl_image()
65 typedef cl_uint cl_channel_order; typedef93 cl_channel_order image_channel_order;
1164 ImageFormat(cl_channel_order order, cl_channel_type type) in ImageFormat()