Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Dcompute.h44 _mesa_DispatchComputeGroupSizeARB_no_error(GLuint num_groups_x,
Dcompute.c340 _mesa_DispatchComputeGroupSizeARB_no_error(GLuint num_groups_x, in _mesa_DispatchComputeGroupSizeARB_no_error() function
/external/mesa3d/prebuilt-intermediates/main/
Dapi_exec.c955 SET_DispatchComputeGroupSizeARB(exec, _mesa_DispatchComputeGroupSizeARB_no_error); in _mesa_initialize_exec_table()