Adds constructors and member functions for cl_image_format.
More...
#include <cl.hpp>
Adds constructors and member functions for cl_image_format.
ImageFormat
- See also
- cl_image_format
Definition at line 1989 of file cl.hpp.
cl::ImageFormat::ImageFormat |
( |
| ) |
|
|
inline |
Default constructor - performs no initialization.
Definition at line 1992 of file cl.hpp.
cl::ImageFormat::ImageFormat |
( |
cl_channel_order |
order, |
|
|
cl_channel_type |
type |
|
) |
| |
|
inline |
Initializing constructor.
Definition at line 1995 of file cl.hpp.
Assignment operator.
Definition at line 2002 of file cl.hpp.
The documentation for this struct was generated from the following file: