cl::sycl::elem Struct Reference
Struct with values that help with accessing vector members. More...
#include <vec_common.h>
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
Struct with values that help with accessing vector members.
Definition at line 70 of file vec_common.h.
Member Data Documentation
◆ a
|
static |
Definition at line 78 of file vec_common.h.
◆ b
|
static |
Definition at line 77 of file vec_common.h.
◆ g
|
static |
Definition at line 76 of file vec_common.h.
◆ r
|
static |
Definition at line 75 of file vec_common.h.
◆ s0
|
static |
Definition at line 79 of file vec_common.h.
◆ s1
|
static |
Definition at line 80 of file vec_common.h.
◆ s2
|
static |
Definition at line 81 of file vec_common.h.
◆ s3
|
static |
Definition at line 82 of file vec_common.h.
◆ s4
|
static |
Definition at line 83 of file vec_common.h.
◆ s5
|
static |
Definition at line 84 of file vec_common.h.
◆ s6
|
static |
Definition at line 85 of file vec_common.h.
◆ s7
|
static |
Definition at line 86 of file vec_common.h.
◆ s8
|
static |
Definition at line 87 of file vec_common.h.
◆ s9
|
static |
Definition at line 88 of file vec_common.h.
◆ sA
|
static |
Definition at line 89 of file vec_common.h.
◆ sB
|
static |
Definition at line 90 of file vec_common.h.
◆ sC
|
static |
Definition at line 91 of file vec_common.h.
◆ sD
|
static |
Definition at line 92 of file vec_common.h.
◆ sE
|
static |
Definition at line 93 of file vec_common.h.
◆ sF
|
static |
Definition at line 94 of file vec_common.h.
◆ w
|
static |
Definition at line 74 of file vec_common.h.
◆ x
|
static |
Definition at line 71 of file vec_common.h.
◆ y
|
static |
Definition at line 72 of file vec_common.h.
◆ z
|
static |
Definition at line 73 of file vec_common.h.
The documentation for this struct was generated from the following file: