Searched defs:GpuKernelMeta (Results 1 – 1 of 1) sorted by relevance
45 struct GpuKernelMeta { struct49 GpuKernelMeta(CUfunction funcAddr, CUmodule module, const std::vector<uint32_t> &thread_info) in GpuKernelMeta() argument