File tree Expand file tree Collapse file tree 1 file changed +20
-6
lines changed
Expand file tree Collapse file tree 1 file changed +20
-6
lines changed Original file line number Diff line number Diff line change 114114 {
115115 "type" : " git" ,
116116 "url" : " https://github.com/KhronosGroup/Vulkan-Tools.git" ,
117- "tag" : " sdk-1.3.261.1 " ,
118- "commit" : " a7da7027ca9fd0901639f02619c226da9c6036f1 " ,
117+ "tag" : " vulkan- sdk-1.4.304.0 " ,
118+ "commit" : " 4c25e78dd87720275ab069de1fe2e005cd528ed9 " ,
119119 "x-checker-data" : {
120120 "type" : " git" ,
121- "tag-pattern" : " ^sdk-([\\ d.]+)$"
121+ "tag-pattern" : " ^vulkan- sdk-([\\ d.]+)$"
122122 }
123123 }
124124 ],
125125 "modules" : [
126+ {
127+ "name" : " volk" ,
128+ "buildsystem" : " cmake-ninja" ,
129+ "config-opts" : [
130+ " -DVOLK_INSTALL=ON"
131+ ],
132+ "sources" : [
133+ {
134+ "type" : " archive" ,
135+ "url" : " https://github.com/zeux/volk/archive/refs/tags/1.4.304.tar.gz" ,
136+ "sha256" : " ab3d4a8ccaeb32652259cdd008399504a41792675b0421d90b67729ee274746f"
137+ }
138+ ]
139+ },
126140 {
127141 "name" : " vulkan-headers" ,
128142 "buildsystem" : " cmake-ninja" ,
129143 "sources" : [
130144 {
131145 "type" : " git" ,
132146 "url" : " https://github.com/KhronosGroup/Vulkan-Headers.git" ,
133- "tag" : " sdk-1.3.261.1 " ,
134- "commit" : " 85c2334e92e215cce34e8e0ed8b2dce4700f4a50 " ,
147+ "tag" : " vulkan- sdk-1.4.304.0 " ,
148+ "commit" : " d4a196d8c84e032d27f999adcea3075517c1c97f " ,
135149 "x-checker-data" : {
136150 "type" : " git" ,
137- "tag-pattern" : " ^sdk-([\\ d.]+)$"
151+ "tag-pattern" : " ^vulkan- sdk-([\\ d.]+)$"
138152 }
139153 }
140154 ]
You can’t perform that action at this time.
0 commit comments