This website works better with JavaScript.
首頁
探索
說明
登入
brkho
/
mesa
關註
1
收藏
0
複製
0
程式碼
版本發佈
562
Wiki
Activity
瀏覽代碼
mesa: add fwd decl of fill_in_entrypoint_offset()
tags/mesa_20090313
Brian Paul
17 年之前
父節點
9a2c70f075
當前提交
b1eff0228b
共有
1 個文件被更改
,包括
4 次插入
和
0 次删除
分割檢視
顯示文件統計
4
0
src/mesa/glapi/glapi_getproc.c
+ 4
- 0
src/mesa/glapi/glapi_getproc.c
查看文件
@@ -38,6 +38,10 @@
#include "glapitable.h"
static void
fill_in_entrypoint_offset(_glapi_proc entrypoint, GLuint offset);
/**
* strdup() is actually not a standard ANSI C or POSIX routine.
* Irix will not define it if ANSI mode is in effect.
Write
Preview
Loading…
取消
儲存