18#ifndef __itkGPUSupportedImages_h
19#define __itkGPUSupportedImages_h
44typedef typelist::MakeTypeList< unsigned char, char, unsigned short, short, unsigned int, int, float, double >::Type
OpenCLDefaultImageTypes;
typelist::MakeTypeList< unsignedchar, char, unsignedshort, short, unsignedint, int, float, double >::Type OpenCLDefaultImageTypes
Default OpenCL image dimensions support struct.
itkStaticConstMacro(Support2D, bool, true)
itkStaticConstMacro(Support1D, bool, true)
itkStaticConstMacro(Support3D, bool, true)