Proteus
Programmable JIT compilation and optimization for C/C++ using LLVM
Loading...
Searching...
No Matches
Public Attributes | List of all members
LaunchDims Struct Reference

#include <Dispatcher.hpp>

Public Attributes

unsigned X = 1
 
unsigned Y = 1
 
unsigned Z = 1
 

Member Data Documentation

◆ X

unsigned LaunchDims::X = 1

◆ Y

unsigned LaunchDims::Y = 1

◆ Z

unsigned LaunchDims::Z = 1

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