Function cl_sys::clGetSupportedImageFormats
[−]
[src]
pub unsafe extern "system" fn clGetSupportedImageFormats(
context: cl_context,
flags: cl_mem_flags,
image_type: cl_mem_object_type,
num_entries: cl_uint,
image_formats: *mut cl_image_format,
num_image_formats: *mut cl_uint
) -> cl_int