#include <Dispatcher.h>
|
| unsigned | X = 1 |
| |
| unsigned | Y = 1 |
| |
| unsigned | Z = 1 |
| |
◆ LaunchDims() [1/3]
| constexpr LaunchDims::LaunchDims |
( |
| ) |
|
|
constexprdefault |
◆ LaunchDims() [2/3]
| constexpr LaunchDims::LaunchDims |
( |
unsigned |
X, |
|
|
unsigned |
Y = 1, |
|
|
unsigned |
Z = 1 |
|
) |
| |
|
inlineconstexpr |
◆ LaunchDims() [3/3]
template<typename T >
| constexpr LaunchDims::LaunchDims |
( |
const T & |
Dims | ) |
|
|
inlineconstexpr |
| unsigned LaunchDims::X = 1 |
| unsigned LaunchDims::Y = 1 |
| unsigned LaunchDims::Z = 1 |
The documentation for this struct was generated from the following file: