Github User Fetcher 1.0.0
C Application with Server and GUI
Loading...
Searching...
No Matches
VkRenderingAreaInfoKHR 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 11281 of file vulkan_core.h.

Field Documentation

◆ colorAttachmentCount

uint32_t VkRenderingAreaInfoKHR::colorAttachmentCount

Definition at line 11285 of file vulkan_core.h.

◆ depthAttachmentFormat

VkFormat VkRenderingAreaInfoKHR::depthAttachmentFormat

Definition at line 11287 of file vulkan_core.h.

◆ pColorAttachmentFormats

const VkFormat* VkRenderingAreaInfoKHR::pColorAttachmentFormats

Definition at line 11286 of file vulkan_core.h.

◆ pNext

const void* VkRenderingAreaInfoKHR::pNext

Definition at line 11283 of file vulkan_core.h.

◆ stencilAttachmentFormat

VkFormat VkRenderingAreaInfoKHR::stencilAttachmentFormat

Definition at line 11288 of file vulkan_core.h.

◆ sType

VkStructureType VkRenderingAreaInfoKHR::sType

Definition at line 11282 of file vulkan_core.h.

◆ viewMask

uint32_t VkRenderingAreaInfoKHR::viewMask

Definition at line 11284 of file vulkan_core.h.


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