Source position: cl.pp line 758
function clGetSupportedImageFormats(
context: cl_context;
flags: cl_mem_flags;
image_type: cl_mem_object_type;
num_entries: cl_uint;
image_formats: Pcl_image_format;
var num_formats: cl_uint
):cl_int;