Home
last modified time | relevance | path

Searched refs:dispatch_compute (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/mesa/main/
Dcompute.c247 dispatch_compute(GLuint num_groups_x, GLuint num_groups_y, in dispatch_compute() function
272 dispatch_compute(num_groups_x, num_groups_y, num_groups_z, true); in _mesa_DispatchCompute_no_error()
280 dispatch_compute(num_groups_x, num_groups_y, num_groups_z, false); in _mesa_DispatchCompute()