Searched refs:__gpu_constant (Results 1 – 3 of 3) sorted by relevance
25 #define __gpu_constant __attribute__((address_space(4))) macro
29 #define __gpu_constant __attribute__((address_space(4))) macro
26 template <typename T> using Constant = __gpu_constant T;