DPC++ Runtime
Runtime libraries for oneAPI DPC++
sycl::_V1::ext::oneapi::experimental::cl_version Struct Reference

#include <sycl/kernel_bundle_enums.hpp>

Collaboration diagram for sycl::_V1::ext::oneapi::experimental::cl_version:

Public Attributes

unsigned major: 10
 
unsigned minor: 10
 
unsigned patch: 12
 

Detailed Description

Definition at line 26 of file kernel_bundle_enums.hpp.

Member Data Documentation

◆ major

unsigned sycl::_V1::ext::oneapi::experimental::cl_version::major

◆ minor

unsigned sycl::_V1::ext::oneapi::experimental::cl_version::minor

◆ patch

unsigned sycl::_V1::ext::oneapi::experimental::cl_version::patch

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