This website works better with JavaScript
Inicio
Explorar
Axuda
Iniciar sesión
kjhammerle
/
cgaming-core
Seguir
1
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Pull Requests
0
Wiki
Árbore:
272a10359a
Ramas
Etiquetas
main
cgaming-core
/
include
/
core
/
VulkanWrapper.h
VulkanWrapper.h
102 B
Histórico
Raw
1
2
3
4
5
#define GLFW_INCLUDE_VULKAN
#include <GLFW/glfw3.h>
bool initVulkan(void);
void destroyVulkan(void);