Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Dcompute.h39 _mesa_DispatchComputeIndirect_no_error(GLintptr indirect);
Dcompute.c300 _mesa_DispatchComputeIndirect_no_error(GLintptr indirect) in _mesa_DispatchComputeIndirect_no_error() function
/external/mesa3d/prebuilt-intermediates/main/
Dapi_exec.c850 SET_DispatchComputeIndirect(exec, _mesa_DispatchComputeIndirect_no_error); in _mesa_initialize_exec_table()