Searched refs:Gpu3DLaunchConfig (Results 1 – 2 of 2) sorted by relevance
263 using Gpu3DLaunchConfig = Gpu2DLaunchConfig; variable264 CREATE_CUDA_TYPE_ALIAS(Gpu3DLaunchConfig, Cuda3DLaunchConfig);267 Gpu3DLaunchConfig GetGpu3DLaunchConfig(int xdim, int ydim, int zdim, in GetGpu3DLaunchConfig()272 Gpu3DLaunchConfig config; in GetGpu3DLaunchConfig()
76 __global__ void Count3D(Gpu3DLaunchConfig config, int bufsize, in Count3D()280 Gpu3DLaunchConfig cfg; in TEST_F()