Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
cl::ImageFormat Struct Reference

ImageFormat interface fro cl_image_format. More...

#include <JETSCAPE/blob/main/external_packages/clvisc_wrapper/include/cl.hpp>

+ Inheritance diagram for cl::ImageFormat:
+ Collaboration diagram for cl::ImageFormat:

Public Member Functions

 ImageFormat ()
 
 ImageFormat (cl_channel_order order, cl_channel_type type)
 
ImageFormatoperator= (const ImageFormat &rhs)
 

Detailed Description

ImageFormat interface fro cl_image_format.

ImageFormat

Definition at line 1160 of file cl.hpp.

View newest version in sPHENIX GitHub at line 1160 of file cl.hpp

Constructor & Destructor Documentation

cl::ImageFormat::ImageFormat ( )
inline

Definition at line 1162 of file cl.hpp.

View newest version in sPHENIX GitHub at line 1162 of file cl.hpp

cl::ImageFormat::ImageFormat ( cl_channel_order  order,
cl_channel_type  type 
)
inline

Definition at line 1164 of file cl.hpp.

View newest version in sPHENIX GitHub at line 1164 of file cl.hpp

References parse_cmake_options::type.

Member Function Documentation

ImageFormat& cl::ImageFormat::operator= ( const ImageFormat rhs)
inline

Definition at line 1170 of file cl.hpp.

View newest version in sPHENIX GitHub at line 1170 of file cl.hpp


The documentation for this struct was generated from the following file: