Class Rasterizer#
Defined in File Rasterizer.ixx
Class Documentation#
-
class Rasterizer#
Public Functions
-
Rasterizer()#
-
void shaderHotReload(const std::vector<vk::DescriptorSetLayout> &descriptor_set_layouts)#
-
void setPushConstant(PushConstantRasterizer push_constant)#
-
void recordCommands(vk::CommandBuffer &commandBuffer, uint32_t image_index, Kataglyphis::Scene *scene, const std::vector<vk::DescriptorSet> &descriptorSets)#
-
void recreateFrameResources(vk::CommandPool commandPool)#
-
void destroyFramebuffers()#
-
void cleanUp()#
-
~Rasterizer()#
-
Rasterizer()#