Public Attributes | List of all members
VkRenderPassBeginInfo Struct Reference

#include <vulkan_core.h>

Public Attributes

uint32_t clearValueCount
 
VkFramebuffer framebuffer
 
const VkClearValuepClearValues
 
const voidpNext
 
VkRect2D renderArea
 
VkRenderPass renderPass
 
VkStructureType sType
 

Detailed Description

Definition at line 2672 of file vulkan_core.h.

Member Data Documentation

uint32_t VkRenderPassBeginInfo::clearValueCount

Definition at line 2678 of file vulkan_core.h.

VkFramebuffer VkRenderPassBeginInfo::framebuffer

Definition at line 2676 of file vulkan_core.h.

const VkClearValue* VkRenderPassBeginInfo::pClearValues

Definition at line 2679 of file vulkan_core.h.

const void* VkRenderPassBeginInfo::pNext

Definition at line 2674 of file vulkan_core.h.

VkRect2D VkRenderPassBeginInfo::renderArea

Definition at line 2677 of file vulkan_core.h.

VkRenderPass VkRenderPassBeginInfo::renderPass

Definition at line 2675 of file vulkan_core.h.

VkStructureType VkRenderPassBeginInfo::sType

Definition at line 2673 of file vulkan_core.h.


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


librealsense2
Author(s): Sergey Dorodnicov , Doron Hirshberg , Mark Horn , Reagan Lopez , Itay Carpis
autogenerated on Mon May 3 2021 02:50:33