Lines Matching refs:image_format
1377 cl_image_format *image_format,
1440 memset(image_format, 0, sizeof(*image_format));
1455 image_format->image_channel_data_type = CL_UNORM_INT8;
1458 image_format->image_channel_data_type = CL_UNORM_INT16;
1460 image_format->image_channel_data_type = CL_FLOAT;
1466 case order: image_format->image_channel_order = type; break;
1553 cl_image_format image_format;
1559 &image_format,
1566 image_format.image_channel_order &&
1568 image_format.image_channel_data_type)
1636 cl_image_format image_format;
1648 &image_format, &image_desc);
1659 &image_format, &image_desc, NULL, &cle);
1814 cl_image_format image_format;
1828 &image_format, &image_desc);
1869 cl_image_format image_format;
1883 &image_format, &image_desc);
1961 cl_image_format image_format;
1993 &image_format, &image_desc);
2742 cl_image_format image_format;
2749 &image_format, &image_desc);
2776 &image_format, &image_desc, NULL, &cle);