source:
vbox/trunk/src/VBox/Additions/common/crOpenGL/dri_drv.h@
20111
最後變更 在這個檔案從20111是 18882,由 提交於 16 年 前 | |
---|---|
|
|
檔案大小: 432 位元組 |
行 | |
---|---|
1 | /* $Id$ */ |
2 | |
3 | /** @file |
4 | * |
5 | * VirtualBox guest OpenGL DRI header |
6 | */ |
7 | |
8 | /* |
9 | * Copyright (C) 2009 Sun Microsystems, Inc. |
10 | * |
11 | * Sun Microsystems, Inc. confidential |
12 | * All rights reserved |
13 | */ |
14 | |
15 | #ifndef ___CROPENGL_DRIDRV_H |
16 | #define ___CROPENGL_DRIDRV_H |
17 | |
18 | #include "src/mesa/main/mtypes.h" |
19 | #include "src/mesa/drivers/dri/common/dri_util.h" |
20 | #include "src/mesa/glapi/dispatch.h" |
21 | #include "src/mesa/main/dd.h" |
22 | |
23 | #endif /* ___CROPENGL_DRIDRV_H */ |
24 |
注意:
瀏覽 TracBrowser
來幫助您使用儲存庫瀏覽器