Searched refs:ImageFormat (Results 1 – 2 of 2) sorted by relevance
2110 struct ImageFormat : public cl_image_format struct2113 ImageFormat(){} in ImageFormat() argument2116 ImageFormat(cl_channel_order order, cl_channel_type type) in ImageFormat() function2123 ImageFormat(const ImageFormat &other) { *this = other; } in ImageFormat() function2126 ImageFormat& operator = (const ImageFormat& rhs) in operator =() argument3180 vector<ImageFormat>* formats) const in getSupportedImageFormats()3200 vector<ImageFormat> value(numEntries); in getSupportedImageFormats()4546 ImageFormat format, in Image1D()4633 ImageFormat format, in Image1DBuffer()4716 ImageFormat format, in Image1DArray()[all …]
2021 struct ImageFormat : public cl_image_format struct2024 ImageFormat(){} in ImageFormat() argument2027 ImageFormat(cl_channel_order order, cl_channel_type type) in ImageFormat() function2034 ImageFormat& operator = (const ImageFormat& rhs) in operator =() argument2781 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()[all …]