30 void drawInCommandBuffer(vk::CommandBuffer commandBuffer)
override;
34 int numberOfAtlasImagesInDescriptor = 0;
36 vk::Buffer vertexBuffer;
37 VmaAllocation vertexBufferAllocation;
42 virtual ssize_t getDescriptorSetVersion()
const override;
44 vk::VertexInputBindingDescription createVertexInputBindingDescription()
const override;
48 void buildvertexBuffers()
override;
49 void teardownvertexBuffers()
override;