Searched refs:gridDimY (Results 1 – 4 of 4) sorted by relevance
41 [eq]#pname:gridDimX {times} pname:gridDimY {times} pname:gridDimZ# local72 * pname:gridDimY is the number of local workgroups to dispatch in the Y96 * [[VUID-VkCudaLaunchInfoNV-gridDimY-09407]]97 pname:gridDimY must: be less than or equal to205 launchInfo.gridDimY = (volumeTexDimensionNonBoundary / block_size);
1416 … unsigned int gridDimX, unsigned int gridDimY, unsigned int gridDimZ,
11046 uint32_t gridDimY; member
2503 VULKAN_HPP_HASH_COMBINE( seed, cuLaunchInfoNVX.gridDimY ); in operator ()()