HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
VkPipelineRenderingCreateInfo Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
const voidpNext
 
uint32_t viewMask
 
uint32_t colorAttachmentCount
 
const VkFormatpColorAttachmentFormats
 
VkFormat depthAttachmentFormat
 
VkFormat stencilAttachmentFormat
 

Detailed Description

Definition at line 7180 of file vulkan_core.h.

Member Data Documentation

uint32_t VkPipelineRenderingCreateInfo::colorAttachmentCount

Definition at line 7184 of file vulkan_core.h.

VkFormat VkPipelineRenderingCreateInfo::depthAttachmentFormat

Definition at line 7186 of file vulkan_core.h.

const VkFormat* VkPipelineRenderingCreateInfo::pColorAttachmentFormats

Definition at line 7185 of file vulkan_core.h.

const void* VkPipelineRenderingCreateInfo::pNext

Definition at line 7182 of file vulkan_core.h.

VkFormat VkPipelineRenderingCreateInfo::stencilAttachmentFormat

Definition at line 7187 of file vulkan_core.h.

VkStructureType VkPipelineRenderingCreateInfo::sType

Definition at line 7181 of file vulkan_core.h.

uint32_t VkPipelineRenderingCreateInfo::viewMask

Definition at line 7183 of file vulkan_core.h.


The documentation for this struct was generated from the following file: