Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/main/
H A Dcompute.c306 dispatch_compute(GLuint num_groups_x, GLuint num_groups_y, in dispatch_compute() function
345 dispatch_compute(num_groups_x, num_groups_y, num_groups_z, true); in _mesa_DispatchCompute_no_error()
353 dispatch_compute(num_groups_x, num_groups_y, num_groups_z, false); in _mesa_DispatchCompute()

Completed in 1 milliseconds