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