#include <vulkan_core.h>
Public Attributes | |
| uint32_t | clearValueCount |
| VkFramebuffer | framebuffer |
| const VkClearValue * | pClearValues |
| const void * | pNext |
| VkRect2D | renderArea |
| VkRenderPass | renderPass |
| VkStructureType | sType |
Definition at line 2672 of file vulkan_core.h.
| 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.