32 void drawInCommandBuffer(vk::CommandBuffer commandBuffer)
override;
36 int numberOfAtlasImagesInDescriptor = 0;
38 vk::Buffer vertexBuffer;
39 VmaAllocation vertexBufferAllocation;
44 ssize_t getDescriptorSetVersion()
const override;
46 vk::VertexInputBindingDescription createVertexInputBindingDescription()
const override;
51 void buildVertexBuffers()
override;
52 void teardownVertexBuffers()
override;