about summary refs log tree commit diff stats
path: root/src/wrapped/generated/wrapper.c
diff options
context:
space:
mode:
authorptitSeb <sebastien.chev@gmail.com>2023-08-04 20:44:30 +0200
committerGitHub <noreply@github.com>2023-08-04 20:44:30 +0200
commite4b235378be84f434928fd5fbaa634e1da0b7edd (patch)
tree49a4d6058495cca62f8a8778e7483f556feaf469 /src/wrapped/generated/wrapper.c
parent0f7b23148f614b23d58736b95337a5b8f6ecd638 (diff)
parent4f5f6b25e89f81efd598ff8bc72f4b484656443d (diff)
downloadbox64-e4b235378be84f434928fd5fbaa634e1da0b7edd.tar.gz
box64-e4b235378be84f434928fd5fbaa634e1da0b7edd.zip
Merge pull request #923 from strongtz/main
Add a new vulkan extension: VK_EXT_descriptor_buffer
Diffstat (limited to 'src/wrapped/generated/wrapper.c')
-rw-r--r--src/wrapped/generated/wrapper.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/wrapped/generated/wrapper.c b/src/wrapped/generated/wrapper.c
index 91d491ea..cb85dc83 100644
--- a/src/wrapped/generated/wrapper.c
+++ b/src/wrapped/generated/wrapper.c
@@ -890,6 +890,7 @@ typedef void (*vFppip_t)(void*, void*, int32_t, void*);
 typedef void (*vFppui_t)(void*, void*, uint32_t, int32_t);
 typedef void (*vFppuu_t)(void*, void*, uint32_t, uint32_t);
 typedef void (*vFppup_t)(void*, void*, uint32_t, void*);
+typedef void (*vFppUu_t)(void*, void*, uint64_t, uint32_t);
 typedef void (*vFppfi_t)(void*, void*, float, int32_t);
 typedef void (*vFppff_t)(void*, void*, float, float);
 typedef void (*vFppdu_t)(void*, void*, double, uint32_t);