Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Dcompute.h39 _mesa_DispatchComputeGroupSizeARB(GLuint num_groups_x, GLuint num_groups_y,
Dcompute.c65 _mesa_DispatchComputeGroupSizeARB(GLuint num_groups_x, GLuint num_groups_y, in _mesa_DispatchComputeGroupSizeARB() function
/external/mesa3d/prebuilt-intermediates/main/
Dapi_exec.c173 SET_DispatchComputeGroupSizeARB(exec, _mesa_DispatchComputeGroupSizeARB); in _mesa_initialize_exec_table()