Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Dcompute.h31 _mesa_DispatchCompute_no_error(GLuint num_groups_x, GLuint num_groups_y,
Dcompute.c269 _mesa_DispatchCompute_no_error(GLuint num_groups_x, GLuint num_groups_y, in _mesa_DispatchCompute_no_error() function
/external/mesa3d/prebuilt-intermediates/main/
Dapi_exec.c849 SET_DispatchCompute(exec, _mesa_DispatchCompute_no_error); in _mesa_initialize_exec_table()