|
HDK
|
#include <vulkan_core.h>
Public Attributes | |
| VkStructureType | sType |
| const void * | pNext |
| VkRenderPass | renderPass |
| uint32_t | subpass |
| VkFramebuffer | framebuffer |
| VkBool32 | occlusionQueryEnable |
| VkQueryControlFlags | queryFlags |
| VkQueryPipelineStatisticFlags | pipelineStatistics |
Definition at line 3805 of file vulkan_core.h.
| VkFramebuffer VkCommandBufferInheritanceInfo::framebuffer |
Definition at line 3810 of file vulkan_core.h.
| VkBool32 VkCommandBufferInheritanceInfo::occlusionQueryEnable |
Definition at line 3811 of file vulkan_core.h.
| VkQueryPipelineStatisticFlags VkCommandBufferInheritanceInfo::pipelineStatistics |
Definition at line 3813 of file vulkan_core.h.
| const void* VkCommandBufferInheritanceInfo::pNext |
Definition at line 3807 of file vulkan_core.h.
| VkQueryControlFlags VkCommandBufferInheritanceInfo::queryFlags |
Definition at line 3812 of file vulkan_core.h.
| VkRenderPass VkCommandBufferInheritanceInfo::renderPass |
Definition at line 3808 of file vulkan_core.h.
| VkStructureType VkCommandBufferInheritanceInfo::sType |
Definition at line 3806 of file vulkan_core.h.
| uint32_t VkCommandBufferInheritanceInfo::subpass |
Definition at line 3809 of file vulkan_core.h.