mirror of
https://github.com/libretro/RetroArch.git
synced 2025-04-02 10:51:52 -04:00
Update vulkan_symbol_wrapper.c
This commit is contained in:
parent
d4fb4ba87d
commit
f91a44cbc7
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
|
||||
/* This header is autogenerated by vulkan_loader_generator.py */
|
||||
#include "../include/vulkan/vulkan_symbol_wrapper.h"
|
||||
#include <vulkan/vulkan_symbol_wrapper.h>
|
||||
|
||||
PFN_vkCreateInstance vulkan_symbol_wrapper_vkCreateInstance;
|
||||
PFN_vkEnumerateInstanceExtensionProperties vulkan_symbol_wrapper_vkEnumerateInstanceExtensionProperties;
|
||||
|
|
Loading…
Add table
Reference in a new issue