clGetSupportedImageFormats ( context flags image_type num_entries image_formats num_image_formats -- cl_int )


Vocabulary
opencl.ffi

Inputs
contextan object
flagsan object
image_typean object
num_entriesan object
image_formatsan object
num_image_formatsan object


Outputs
cl_intan object


Definition


LIBRARY: opencl FUNCTION: cl_int clGetSupportedImageFormats
( cl_context context, cl_mem_flags flags, cl_mem_object_type
image_type, cl_uint num_entries, cl_image_format*
image_formats, cl_uint* num_image_formats )