This website requires JavaScript.
Explore
Help
Register
Sign In
opus-tango
/
IntroductionToVulkan
Watch
1
Star
0
Fork
0
You've already forked IntroductionToVulkan
mirror of
https://github.com/opus-tango/IntroductionToVulkan.git
synced
2026-03-20 03:55:26 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
77c5c16467059816545a75e526f1e7c0cba4d83b
IntroductionToVulkan
/
Project
/
Tutorial05
History
plapins
77c5c16467
Updated GLSL and SPIR-V shaders (added gl_PerVertex redeclaration to vertex shaders).
2016-06-16 10:35:43 +02:00
..
Data05
Updated GLSL and SPIR-V shaders (added gl_PerVertex redeclaration to vertex shaders).
2016-06-16 10:35:43 +02:00
main.cpp
Fixed bug in buffer memory allocation code in tutorials 04 and 05. Modified ImageParameters structure (renamed "ImageView" member to "View", added "Sampler" member) and updated tutorial 03, 04 and 05. Fixed typos in comments.
2016-06-14 12:27:47 +02:00
Tutorial05.cpp
Fixed bug in buffer memory allocation code in tutorials 04 and 05. Modified ImageParameters structure (renamed "ImageView" member to "View", added "Sampler" member) and updated tutorial 03, 04 and 05. Fixed typos in comments.
2016-06-14 12:27:47 +02:00
Tutorial05.h
Fixed bug in buffer memory allocation code in tutorials 04 and 05. Modified ImageParameters structure (renamed "ImageView" member to "View", added "Sampler" member) and updated tutorial 03, 04 and 05. Fixed typos in comments.
2016-06-14 12:27:47 +02:00