source:
vbox/trunk/src/VBox/Additions/common/crOpenGL/passthrough/passthroughspu.h@
40734
最後變更 在這個檔案從40734是 15532,由 提交於 16 年 前 | |
---|---|
|
|
檔案大小: 341 位元組 |
行 | |
---|---|
1 | /* Copyright (c) 2001, Stanford University |
2 | * All rights reserved |
3 | * |
4 | * See the file LICENSE.txt for information on redistributing this software. |
5 | */ |
6 | |
7 | #ifndef PASSTHROUGH_SPU_H |
8 | #define PASSTHROUGH_SPU_H 1 |
9 | |
10 | |
11 | #include "cr_spu.h" |
12 | |
13 | |
14 | extern SPUNamedFunctionTable _cr_passthrough_table[]; |
15 | extern void BuildPassthroughTable( SPU *child ); |
16 | |
17 | |
18 | #endif |
注意:
瀏覽 TracBrowser
來幫助您使用儲存庫瀏覽器