#include <vulkan_core.h>
Public Attributes | |
VkFramebuffer | framebuffer |
VkBool32 | occlusionQueryEnable |
VkQueryPipelineStatisticFlags | pipelineStatistics |
const void * | pNext |
VkQueryControlFlags | queryFlags |
VkRenderPass | renderPass |
VkStructureType | sType |
uint32_t | subpass |
Definition at line 2549 of file vulkan_core.h.
VkFramebuffer VkCommandBufferInheritanceInfo::framebuffer |
Definition at line 2554 of file vulkan_core.h.
VkBool32 VkCommandBufferInheritanceInfo::occlusionQueryEnable |
Definition at line 2555 of file vulkan_core.h.
VkQueryPipelineStatisticFlags VkCommandBufferInheritanceInfo::pipelineStatistics |
Definition at line 2557 of file vulkan_core.h.
const void* VkCommandBufferInheritanceInfo::pNext |
Definition at line 2551 of file vulkan_core.h.
VkQueryControlFlags VkCommandBufferInheritanceInfo::queryFlags |
Definition at line 2556 of file vulkan_core.h.
VkRenderPass VkCommandBufferInheritanceInfo::renderPass |
Definition at line 2552 of file vulkan_core.h.
VkStructureType VkCommandBufferInheritanceInfo::sType |
Definition at line 2550 of file vulkan_core.h.
uint32_t VkCommandBufferInheritanceInfo::subpass |
Definition at line 2553 of file vulkan_core.h.