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:
@@ -19,8 +19,7 @@
|
||||
|
||||
namespace ApiWithoutSecrets {
|
||||
|
||||
Tutorial03::Tutorial03() :
|
||||
Vulkan() {
|
||||
Tutorial03::Tutorial03() {
|
||||
}
|
||||
|
||||
bool Tutorial03::CreateRenderPass() {
|
||||
|
||||
Reference in New Issue
Block a user