DPC++ Runtime
Runtime libraries for oneAPI DPC++
pi_ext_command_buffer_desc Struct Referencefinal

#include <sycl/detail/pi.h>

Collaboration diagram for pi_ext_command_buffer_desc:

Public Attributes

pi_ext_structure_type stype
 
const void * pNext
 
pi_bool is_updatable
 

Detailed Description

Definition at line 2358 of file pi.h.

Member Data Documentation

◆ is_updatable

pi_bool pi_ext_command_buffer_desc::is_updatable

Definition at line 2361 of file pi.h.

Referenced by pi2ur::piextCommandBufferCreate().

◆ pNext

const void* pi_ext_command_buffer_desc::pNext

Definition at line 2360 of file pi.h.

◆ stype

pi_ext_structure_type pi_ext_command_buffer_desc::stype

Definition at line 2359 of file pi.h.


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