Github User Fetcher 1.0.0
C Application with Server and GUI
Loading...
Searching...
No Matches
VkPipelineRenderingCreateInfo Struct Reference

#include <vulkan_core.h>

Data Fields

VkStructureType sType
 
const void * pNext
 
uint32_t viewMask
 
uint32_t colorAttachmentCount
 
const VkFormatpColorAttachmentFormats
 
VkFormat depthAttachmentFormat
 
VkFormat stencilAttachmentFormat
 

Detailed Description

Definition at line 7291 of file vulkan_core.h.

Field Documentation

◆ colorAttachmentCount

uint32_t VkPipelineRenderingCreateInfo::colorAttachmentCount

Definition at line 7295 of file vulkan_core.h.

◆ depthAttachmentFormat

VkFormat VkPipelineRenderingCreateInfo::depthAttachmentFormat

Definition at line 7297 of file vulkan_core.h.

◆ pColorAttachmentFormats

const VkFormat* VkPipelineRenderingCreateInfo::pColorAttachmentFormats

Definition at line 7296 of file vulkan_core.h.

◆ pNext

const void* VkPipelineRenderingCreateInfo::pNext

Definition at line 7293 of file vulkan_core.h.

◆ stencilAttachmentFormat

VkFormat VkPipelineRenderingCreateInfo::stencilAttachmentFormat

Definition at line 7298 of file vulkan_core.h.

◆ sType

VkStructureType VkPipelineRenderingCreateInfo::sType

Definition at line 7292 of file vulkan_core.h.

◆ viewMask

uint32_t VkPipelineRenderingCreateInfo::viewMask

Definition at line 7294 of file vulkan_core.h.


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