30 void drawInCommandBuffer(vk::CommandBuffer commandBuffer)
override;
35 vk::Buffer vertexBuffer;
36 VmaAllocation vertexBufferAllocation;
41 virtual ssize_t getDescriptorSetVersion()
const override;
43 vk::VertexInputBindingDescription createVertexInputBindingDescription()
const override;
47 void buildvertexBuffers()
override;
48 void teardownvertexBuffers()
override;