|
Nebula
|
#include <vkcommandbuffer.h>
Public Attributes | |
| VkGraphicsPipelineCreateInfo | pipelineInfo |
| VkPipelineColorBlendStateCreateInfo | blendInfo |
| VkPipelineMultisampleStateCreateInfo | multisampleInfo |
| CoreGraphics::InputAssemblyKey | inputAssembly |
| VkPipelineLayout | computeLayout |
| VkPipelineLayout | graphicsLayout |
| VkPipelineLayout | raytracingLayout |
| CoreGraphics::PassId | pass |
| CoreGraphics::RenderPassId | renderPass |
| CoreGraphics::ShaderProgramId | program |
| VkPipelineColorBlendStateCreateInfo Vulkan::VkPipelineBundle::blendInfo |
| VkPipelineLayout Vulkan::VkPipelineBundle::computeLayout |
| VkPipelineLayout Vulkan::VkPipelineBundle::graphicsLayout |
| CoreGraphics::InputAssemblyKey Vulkan::VkPipelineBundle::inputAssembly |
| VkPipelineMultisampleStateCreateInfo Vulkan::VkPipelineBundle::multisampleInfo |
| CoreGraphics::PassId Vulkan::VkPipelineBundle::pass |
| VkGraphicsPipelineCreateInfo Vulkan::VkPipelineBundle::pipelineInfo |
| CoreGraphics::ShaderProgramId Vulkan::VkPipelineBundle::program |
| VkPipelineLayout Vulkan::VkPipelineBundle::raytracingLayout |
| CoreGraphics::RenderPassId Vulkan::VkPipelineBundle::renderPass |