Lines Matching refs:ImageFormat
1876 struct ImageFormat : public cl_image_format struct
1879 ImageFormat(){} in ImageFormat() function
1882 ImageFormat(cl_channel_order order, cl_channel_type type) in ImageFormat() argument
1889 ImageFormat& operator = (const ImageFormat& rhs) in operator =() argument
2582 VECTOR_CLASS<ImageFormat>* formats) const in getSupportedImageFormats()
2596 ImageFormat* value = (ImageFormat*) in getSupportedImageFormats()
2597 alloca(numEntries * sizeof(ImageFormat)); in getSupportedImageFormats()
3507 ImageFormat format, in Image1D()
3581 ImageFormat format, in Image1DBuffer()
3638 ImageFormat format, in Image1DArray()
3707 ImageFormat format, in Image2D()
3898 ImageFormat format, in Image2DArray()
3970 ImageFormat format, in Image3D()