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

#include <sycl/detail/pi.h>

Collaboration diagram for _pi_image_desc:

Public Attributes

pi_mem_type image_type
 
size_t image_width
 
size_t image_height
 
size_t image_depth
 
size_t image_array_size
 
size_t image_row_pitch
 
size_t image_slice_pitch
 
pi_uint32 num_mip_levels
 
pi_uint32 num_samples
 
pi_mem buffer
 

Detailed Description

Definition at line 1167 of file pi.h.

Member Data Documentation

◆ buffer

◆ image_array_size

◆ image_depth

◆ image_height

◆ image_row_pitch

◆ image_slice_pitch

◆ image_type

◆ image_width

◆ num_mip_levels

◆ num_samples


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