aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorChia-I Wu <olv@lunarg.com>2015-01-04 23:11:43 +0800
committerCourtney Goeltzenleuchter <courtney@LunarG.com>2015-02-04 17:58:04 -0700
commit0f65b1efcf17ece030f992955e4d0bbe430ff603 (patch)
tree6133015d0fe0da7145ca509b12a0780d8766a06d /.gitignore
parent9e7e5543adbd580c4b5a3434d9a8ff81e3a7907b (diff)
downloadvulkan-validation-layers-0f65b1efcf17ece030f992955e4d0bbe430ff603.tar.gz
layers: simplify initLayerTable()
Generate xgl_dispatch_table_helper.h with $ ./xgl-generate.py dispatch-table-ops layer and make use of layer_initialize_dispatch_table() in initLayerTable(). There should be no functional difference with this change.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index ce647640a..09c4b1c4e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -14,6 +14,7 @@ tests/xgl_image_tests
tests/xgl_render_tests
tests/xglbase
tests/xglinfo
+layers/xgl_dispatch_table_helper.h
layers/xgl_enum_string_helper.h
layers/xgl_struct_string_helper.h
layers/xgl_struct_wrappers.cpp