DPC++ Runtime
Runtime libraries for oneAPI DPC++
_pi_image_format Struct Reference

#include <sycl/detail/pi.h>

Collaboration diagram for _pi_image_format:

Public Attributes

pi_image_channel_order image_channel_order
 
pi_image_channel_type image_channel_data_type
 

Detailed Description

Definition at line 1004 of file pi.h.

Member Data Documentation

◆ image_channel_data_type

pi_image_channel_type _pi_image_format::image_channel_data_type

Definition at line 1006 of file pi.h.

Referenced by ConvertPiImageFormatToCmFormat(), pi2ur::pi2urImageDesc(), and piMemImageCreate().

◆ image_channel_order

pi_image_channel_order _pi_image_format::image_channel_order

Definition at line 1005 of file pi.h.

Referenced by ConvertPiImageFormatToCmFormat(), and pi2ur::pi2urImageDesc().


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