imgui / examples / vulkan_example /
@Peter Particle Peter Particle authored on 26 Feb 2017
..
CMakeLists.txt Fixing minor english typos (#827) 8 years ago
build_win32.bat Examples: Vulkan: Coding style tweaks. 9 years ago
gen_spv.sh Add location decorators & change to use structs as in/out in glsl, update embedded spv (produced with glslangValidator -x) 8 years ago
glsl_shader.frag Add location decorators & change to use structs as in/out in glsl, update embedded spv (produced with glslangValidator -x) 8 years ago
glsl_shader.vert Vulkan example: Fix validation layer warnings and errors and redeclare gl_PerVertex. 8 years ago
imgui_impl_glfw_vulkan.cpp Vulkan example: Fix validation layer warnings and errors and redeclare gl_PerVertex. 8 years ago
imgui_impl_glfw_vulkan.h Examples: Vulkan: Shallow stylistic changes (following #879) 8 years ago
main.cpp Vulkan backend: g_FrameIndex not used fix -> huge perf gain 8 years ago