Constructors
Name | Description |
---|---|
Destructors
Name | Description |
---|---|
~Instance() |
Functions
Access | Return | Modifier | Name | Description |
---|---|---|---|---|
public | void | bind( vk::CommandBuffer& inCommandBuffer ) | ||
public | void | bindDescriptorSet( vk::CommandBuffer& inCommandBuffer, std::uint32_t inIndex, vk::DescriptorSet inDescriptorSet ) |
Members
Access | Type | Modifier | Name | Description |
---|---|---|---|---|
public | vk::PipelineLayout | layout | ||
public | vk::RenderPass | renderPass | ||
public | vk::Pipeline | instance | ||
private | vk::Device | m_logicalDevice |