projects
/
platform
/
upstream
/
Vulkan-Tools.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a28bdde
)
glave: Rename descriptor region to descriptor pool
author
Jon Ashburn
<jon@lunarg.com>
Mon, 30 Mar 2015 15:11:02 +0000
(09:11 -0600)
committer
Chia-I Wu
<olv@lunarg.com>
Thu, 16 Apr 2015 09:33:27 +0000
(17:33 +0800)
xgl.py
patch
|
blob
|
history
diff --git
a/xgl.py
b/xgl.py
index
0f89e5c
..
02e386a
100644
(file)
--- a/
xgl.py
+++ b/
xgl.py
@@
-932,7
+932,8
@@
object_list = [
"XGL_SAMPLER",
"XGL_DESCRIPTOR_SET",
"XGL_DESCRIPTOR_SET_LAYOUT",
- "XGL_DESCRIPTOR_REGION",
+ "XGL_DESCRIPTOR_SET_LAYOUT_CHAIN",
+ "XGL_DESCRIPTOR_POOL",
"XGL_DYNAMIC_STATE_OBJECT",
"XGL_CMD_BUFFER",
"XGL_FENCE",