Alias glStencilOpSeparateATI with glStencilOpSeparate.
This commit is contained in:

committed by
Roland Scheidegger

parent
cdbfae9bef
commit
9edac96d69
@@ -821,7 +821,6 @@ _mesa_init_exec_table(struct _glapi_table *exec)
|
||||
|
||||
/* GL_ATI_separate_stencil */
|
||||
SET_StencilFuncSeparateATI(exec, _mesa_StencilFuncSeparateATI);
|
||||
SET_StencilOpSeparateATI(exec, _mesa_StencilOpSeparateATI);
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user