Struct ocl::ffi::cl_image_format
[−]
[src]
pub struct cl_image_format {
pub image_channel_order: u32,
pub image_channel_data_type: u32,
}Fields
image_channel_order: u32
image_channel_data_type: u32