Searched defs:block_dim_y (Results 1 – 3 of 3) sorted by relevance
407 unsigned int block_dim_x, unsigned int block_dim_y, in LaunchKernel()
462 unsigned int block_dim_x, unsigned int block_dim_y, in LaunchKernel()
50254 pub block_dim_y: u32, field50327 pub fn block_dim_y(mut self, block_dim_y: u32) -> Self { in block_dim_y() method