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

/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Dcompute.h51 _mesa_DispatchComputeGroupSizeARB(GLuint num_groups_x, GLuint num_groups_y,
H A Dcompute.c353 _mesa_DispatchComputeGroupSizeARB(GLuint num_groups_x, GLuint num_groups_y, function in typeref:typename:void GLAPIENTRY
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Dcompute.h51 _mesa_DispatchComputeGroupSizeARB(GLuint num_groups_x, GLuint num_groups_y,
H A Dcompute.c397 _mesa_DispatchComputeGroupSizeARB(GLuint num_groups_x, GLuint num_groups_y, function in typeref:typename:void GLAPIENTRY
/xsrc/external/mit/MesaLib.old/src/mapi/glapi/
H A Dapi_exec.c296 SET_DispatchComputeGroupSizeARB(exec, _mesa_DispatchComputeGroupSizeARB);
/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dapi_exec.c293 SET_DispatchComputeGroupSizeARB(exec, _mesa_DispatchComputeGroupSizeARB);

Completed in 20 milliseconds