Changes to build on macOS and animate frames
This commit is contained in:
parent
0dc33496df
commit
2349738013
11 changed files with 267 additions and 107 deletions
|
|
@ -14,6 +14,7 @@ class MVKExample {
|
|||
|
||||
public:
|
||||
void renderFrame();
|
||||
void nextFrame(); // SRS - expose VulkanExampleBase::nextFrame() to DemoViewController
|
||||
void keyPressed(uint32_t keyCode);
|
||||
|
||||
MVKExample(void* view);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue