31 void drawInCommandBuffer(vk::CommandBuffer commandBuffer)
override;
35 int numberOfAtlasImagesInDescriptor = 0;
37 vk::Buffer vertexBuffer;
38 VmaAllocation vertexBufferAllocation;
43 ssize_t getDescriptorSetVersion()
const override;
45 vk::VertexInputBindingDescription createVertexInputBindingDescription()
const override;
50 void buildvertexBuffers()
override;
51 void teardownvertexBuffers()
override;