Properties
Access | Modifier | Type | Name | Description |
---|---|---|---|---|
public | bool | bHasVertices | ||
public | bool | bHasDepth | ||
public | bool | bHasBlending | ||
public | std::vector<Shader::StageCreateInfo> | shaders | ||
public | vk::Extent2D | extent | ||
public | std::vector<Attachment> | attachments | ||
public | vk::PipelineRasterizationStateCreateInfo | rasterizaterizationState | ||
public | std::vector<vk::DescriptorSetLayout> | descriptorSetLayouts | ||
public | vk::Device | logicalDevice |