source:
vbox/trunk/src/VBox/HostServices/SharedOpenGL/dlm/dlm_special@
64572
最後變更 在這個檔案從64572是 56566,由 提交於 9 年 前 | |
---|---|
|
|
檔案大小: 489 位元組 |
行 | |
---|---|
1 | # dlm_arrays.c: these have to be expanded out into |
2 | # their components before being stored in a display list |
3 | ArrayElement |
4 | DrawArrays |
5 | DrawElements |
6 | DrawRangeElements |
7 | MultiDrawArraysEXT |
8 | MultiDrawElementsEXT |
9 | |
10 | # dlm_calllist.c: since the DLM can manage state stored |
11 | # inside display lists, we can manage state updates for |
12 | # these sorts of elements. |
13 | #CallList |
14 | #CallLists |
15 | |
16 | # Calls to be ignored. |
17 | #VBoxConCreate |
18 | #VBoxCreateContext |
19 | #VBoxPackSetInjectThread |
20 | #VBoxPresentComposition |
21 | #VBoxWindowCreate |
注意:
瀏覽 TracBrowser
來幫助您使用儲存庫瀏覽器