|
Halide 17.0.1
Halide compiler and libraries
|
#include <mini_vulkan.h>
Public Attributes | |
| VkStructureType | sType |
| const void * | pNext |
| VkRenderPass | renderPass |
| uint32_t | subpass |
| VkFramebuffer | framebuffer |
| VkBool32 | occlusionQueryEnable |
| VkQueryControlFlags | queryFlags |
| VkQueryPipelineStatisticFlags | pipelineStatistics |
Definition at line 2350 of file mini_vulkan.h.
| VkStructureType VkCommandBufferInheritanceInfo::sType |
Definition at line 2351 of file mini_vulkan.h.
| const void* VkCommandBufferInheritanceInfo::pNext |
Definition at line 2352 of file mini_vulkan.h.
| VkRenderPass VkCommandBufferInheritanceInfo::renderPass |
Definition at line 2353 of file mini_vulkan.h.
| uint32_t VkCommandBufferInheritanceInfo::subpass |
Definition at line 2354 of file mini_vulkan.h.
| VkFramebuffer VkCommandBufferInheritanceInfo::framebuffer |
Definition at line 2355 of file mini_vulkan.h.
| VkBool32 VkCommandBufferInheritanceInfo::occlusionQueryEnable |
Definition at line 2356 of file mini_vulkan.h.
| VkQueryControlFlags VkCommandBufferInheritanceInfo::queryFlags |
Definition at line 2357 of file mini_vulkan.h.
| VkQueryPipelineStatisticFlags VkCommandBufferInheritanceInfo::pipelineStatistics |
Definition at line 2358 of file mini_vulkan.h.