Home
last modified time | relevance | path

Searched defs:grid_y (Results 1 - 1 of 1) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_state_cs.c1345 unsigned grid_y = (iter_idx - (grid_z * (job_info->grid_size[0] * job_info->grid_size[1]))) / job_info->grid_size[0]; in cs_exec_fn() local

Completed in 4 milliseconds