Lines Matching refs:ImageFormat
2021 struct ImageFormat : public cl_image_format struct
2024 ImageFormat(){} in ImageFormat() function
2027 ImageFormat(cl_channel_order order, cl_channel_type type) in ImageFormat() argument
2034 ImageFormat& operator = (const ImageFormat& rhs) in operator =() argument
2781 VECTOR_CLASS<ImageFormat>* formats) const in getSupportedImageFormats()
2801 ImageFormat* value = (ImageFormat*) in getSupportedImageFormats()
2802 alloca(numEntries * sizeof(ImageFormat)); in getSupportedImageFormats()
3669 ImageFormat format, in Image1D()
3754 ImageFormat format, in Image1DBuffer()
3831 ImageFormat format, in Image1DArray()
3921 ImageFormat format, in Image2D()
4137 ImageFormat format, in Image2DArray()
4230 ImageFormat format, in Image3D()