Commit Graph

5 Commits

Author SHA1 Message Date
Artem Kharytoniuk 8c5fc8f674 New pipeline and set layouts design.
Pipeline layout consists of two identical descriptor sets.
Each descriptor set defines single descriptor of combined image sampler type.
2017-04-13 19:37:11 +03:00
Artem Kharytoniuk fb74befd75 Use push contants to specify mvp transform. 2017-04-13 18:03:12 +03:00
Artem Kharytoniuk 0d29be174f Clean up: moved render pass/framebuffer handles to Vulkan_Instance.
Demo code removal.
2017-04-11 19:24:39 +03:00
Artem Kharytoniuk 6afd32f4d2 Clean up: moved command_pool/command_buffer handles to Vulkan_Instance. 2017-04-11 14:30:47 +03:00
Artem Kharytoniuk 389bbf32c2 Rename: source -> src. 2017-03-17 15:28:25 +02:00