DPC++ Runtime
Runtime libraries for oneAPI DPC++
sycl::_V1::ext::intel::property::queue::compute_index Class Reference

#include <sycl/properties/queue_properties.hpp>

Inheritance diagram for sycl::_V1::ext::intel::property::queue::compute_index:
Collaboration diagram for sycl::_V1::ext::intel::property::queue::compute_index:

Public Member Functions

 compute_index (int idx)
 
int get_index ()
 

Detailed Description

Definition at line 38 of file queue_properties.hpp.

Constructor & Destructor Documentation

◆ compute_index()

sycl::_V1::ext::intel::property::queue::compute_index::compute_index ( int  idx)
inline

Definition at line 41 of file queue_properties.hpp.

Member Function Documentation

◆ get_index()

int sycl::_V1::ext::intel::property::queue::compute_index::get_index ( )
inline

Definition at line 42 of file queue_properties.hpp.


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