mirror of
https://github.com/opus-tango/IntroductionToVulkan.git
synced 2026-03-20 12:05:20 +00:00
Small code refactoring - preparing for further parts of the tutorial.
This commit is contained in:
@@ -20,8 +20,7 @@
|
||||
|
||||
namespace ApiWithoutSecrets {
|
||||
|
||||
Tutorial04::Tutorial04() :
|
||||
Vulkan() {
|
||||
Tutorial04::Tutorial04() {
|
||||
}
|
||||
|
||||
bool Tutorial04::CreateRenderPass() {
|
||||
|
||||
Reference in New Issue
Block a user