mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-04 22:10:11 +01:00
mesa: remove old comment
This commit is contained in:
parent
f9c2feb96b
commit
3d75c42bbf
1 changed files with 0 additions and 1 deletions
|
|
@ -1461,7 +1461,6 @@ _mesa_init_shader_uniform_dispatch(struct _glapi_table *exec)
|
|||
SET_UniformMatrix4x3fv(exec, _mesa_UniformMatrix4x3fv);
|
||||
|
||||
/* OpenGL 3.0 */
|
||||
/* XXX finish dispatch */
|
||||
SET_Uniform1uiEXT(exec, _mesa_Uniform1ui);
|
||||
SET_Uniform2uiEXT(exec, _mesa_Uniform2ui);
|
||||
SET_Uniform3uiEXT(exec, _mesa_Uniform3ui);
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue