Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Public Attributes | List of all members
VkPipelineRenderingCreateInfo Struct Reference

#include <vulkan_core.h>

Public Attributes

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

Detailed Description

Definition at line 7256 of file vulkan_core.h.

Member Data Documentation

◆ colorAttachmentCount

uint32_t VkPipelineRenderingCreateInfo::colorAttachmentCount

Definition at line 7260 of file vulkan_core.h.

◆ depthAttachmentFormat

VkFormat VkPipelineRenderingCreateInfo::depthAttachmentFormat

Definition at line 7262 of file vulkan_core.h.

◆ pColorAttachmentFormats

const VkFormat* VkPipelineRenderingCreateInfo::pColorAttachmentFormats

Definition at line 7261 of file vulkan_core.h.

◆ pNext

const void* VkPipelineRenderingCreateInfo::pNext

Definition at line 7258 of file vulkan_core.h.

◆ stencilAttachmentFormat

VkFormat VkPipelineRenderingCreateInfo::stencilAttachmentFormat

Definition at line 7263 of file vulkan_core.h.

◆ sType

VkStructureType VkPipelineRenderingCreateInfo::sType

Definition at line 7257 of file vulkan_core.h.

◆ viewMask

uint32_t VkPipelineRenderingCreateInfo::viewMask

Definition at line 7259 of file vulkan_core.h.


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