DPC++ Runtime
Runtime libraries for oneAPI DPC++
sycl::_V1::elem Struct Reference

#include <sycl/vector.hpp>

Collaboration diagram for sycl::_V1::elem:

Static Public Attributes

static constexpr int x = 0
 
static constexpr int y = 1
 
static constexpr int z = 2
 
static constexpr int w = 3
 
static constexpr int r = 0
 
static constexpr int g = 1
 
static constexpr int b = 2
 
static constexpr int a = 3
 
static constexpr int s0 = 0
 
static constexpr int s1 = 1
 
static constexpr int s2 = 2
 
static constexpr int s3 = 3
 
static constexpr int s4 = 4
 
static constexpr int s5 = 5
 
static constexpr int s6 = 6
 
static constexpr int s7 = 7
 
static constexpr int s8 = 8
 
static constexpr int s9 = 9
 
static constexpr int sA = 10
 
static constexpr int sB = 11
 
static constexpr int sC = 12
 
static constexpr int sD = 13
 
static constexpr int sE = 14
 
static constexpr int sF = 15
 

Detailed Description

Definition at line 59 of file vector.hpp.

Member Data Documentation

◆ a

constexpr int sycl::_V1::elem::a = 3
staticconstexpr

Definition at line 67 of file vector.hpp.

◆ b

constexpr int sycl::_V1::elem::b = 2
staticconstexpr

Definition at line 66 of file vector.hpp.

◆ g

constexpr int sycl::_V1::elem::g = 1
staticconstexpr

Definition at line 65 of file vector.hpp.

◆ r

constexpr int sycl::_V1::elem::r = 0
staticconstexpr

Definition at line 64 of file vector.hpp.

◆ s0

constexpr int sycl::_V1::elem::s0 = 0
staticconstexpr

Definition at line 68 of file vector.hpp.

◆ s1

constexpr int sycl::_V1::elem::s1 = 1
staticconstexpr

Definition at line 69 of file vector.hpp.

◆ s2

constexpr int sycl::_V1::elem::s2 = 2
staticconstexpr

Definition at line 70 of file vector.hpp.

◆ s3

constexpr int sycl::_V1::elem::s3 = 3
staticconstexpr

Definition at line 71 of file vector.hpp.

◆ s4

constexpr int sycl::_V1::elem::s4 = 4
staticconstexpr

Definition at line 72 of file vector.hpp.

◆ s5

constexpr int sycl::_V1::elem::s5 = 5
staticconstexpr

Definition at line 73 of file vector.hpp.

◆ s6

constexpr int sycl::_V1::elem::s6 = 6
staticconstexpr

Definition at line 74 of file vector.hpp.

◆ s7

constexpr int sycl::_V1::elem::s7 = 7
staticconstexpr

Definition at line 75 of file vector.hpp.

◆ s8

constexpr int sycl::_V1::elem::s8 = 8
staticconstexpr

Definition at line 76 of file vector.hpp.

◆ s9

constexpr int sycl::_V1::elem::s9 = 9
staticconstexpr

Definition at line 77 of file vector.hpp.

◆ sA

constexpr int sycl::_V1::elem::sA = 10
staticconstexpr

Definition at line 78 of file vector.hpp.

◆ sB

constexpr int sycl::_V1::elem::sB = 11
staticconstexpr

Definition at line 79 of file vector.hpp.

◆ sC

constexpr int sycl::_V1::elem::sC = 12
staticconstexpr

Definition at line 80 of file vector.hpp.

◆ sD

constexpr int sycl::_V1::elem::sD = 13
staticconstexpr

Definition at line 81 of file vector.hpp.

◆ sE

constexpr int sycl::_V1::elem::sE = 14
staticconstexpr

Definition at line 82 of file vector.hpp.

◆ sF

constexpr int sycl::_V1::elem::sF = 15
staticconstexpr

Definition at line 83 of file vector.hpp.

◆ w

constexpr int sycl::_V1::elem::w = 3
staticconstexpr

Definition at line 63 of file vector.hpp.

◆ x

constexpr int sycl::_V1::elem::x = 0
staticconstexpr

Definition at line 60 of file vector.hpp.

◆ y

constexpr int sycl::_V1::elem::y = 1
staticconstexpr

Definition at line 61 of file vector.hpp.

◆ z

constexpr int sycl::_V1::elem::z = 2
staticconstexpr

Definition at line 62 of file vector.hpp.


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