瀏覽代碼

typo: s/derrived/derived/

tags/mesa_7_1_rc1
Brian 18 年之前
父節點
當前提交
a28977a4c7
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      src/mesa/main/mtypes.h

+ 1
- 1
src/mesa/main/mtypes.h 查看文件

@@ -1426,7 +1426,7 @@ struct gl_texture_object
GLfloat ShadowAmbient; /**< GL_ARB_shadow_ambient */
GLenum CompareMode; /**< GL_ARB_shadow */
GLenum CompareFunc; /**< GL_ARB_shadow */
GLenum _Function; /**< Comparison function derrived from
GLenum _Function; /**< Comparison function derived from
* \c CompareOperator, \c CompareMode, and
* \c CompareFunc.
*/

Loading…
取消
儲存