RetroArch
|
#include <vulkan_core.h>
Public Attributes | |
VkStructureType | sType |
const void * | pNext |
VkRenderPass | renderPass |
uint32_t | subpass |
VkFramebuffer | framebuffer |
VkBool32 | occlusionQueryEnable |
VkQueryControlFlags | queryFlags |
VkQueryPipelineStatisticFlags | pipelineStatistics |
VkFramebuffer VkCommandBufferInheritanceInfo::framebuffer |
VkBool32 VkCommandBufferInheritanceInfo::occlusionQueryEnable |
VkQueryPipelineStatisticFlags VkCommandBufferInheritanceInfo::pipelineStatistics |
VkQueryControlFlags VkCommandBufferInheritanceInfo::queryFlags |
VkRenderPass VkCommandBufferInheritanceInfo::renderPass |
VkStructureType VkCommandBufferInheritanceInfo::sType |
uint32_t VkCommandBufferInheritanceInfo::subpass |