Wise&mystical  1.0
Project about Europe
Loading...
Searching...
No Matches
VkCommandBufferInheritanceInfo Struct Reference

#include <vulkan.h>

Public Attributes

VkStructureType sType
 
const void * pNext
 
VkRenderPass renderPass
 
uint32_t subpass
 
VkFramebuffer framebuffer
 
VkBool32 occlusionQueryEnable
 
VkQueryControlFlags queryFlags
 
VkQueryPipelineStatisticFlags pipelineStatistics
 

Detailed Description

Definition at line 2256 of file vulkan.h.

Member Data Documentation

◆ framebuffer

VkFramebuffer VkCommandBufferInheritanceInfo::framebuffer

Definition at line 2261 of file vulkan.h.

◆ occlusionQueryEnable

VkBool32 VkCommandBufferInheritanceInfo::occlusionQueryEnable

Definition at line 2262 of file vulkan.h.

◆ pipelineStatistics

VkQueryPipelineStatisticFlags VkCommandBufferInheritanceInfo::pipelineStatistics

Definition at line 2264 of file vulkan.h.

◆ pNext

const void* VkCommandBufferInheritanceInfo::pNext

Definition at line 2258 of file vulkan.h.

◆ queryFlags

VkQueryControlFlags VkCommandBufferInheritanceInfo::queryFlags

Definition at line 2263 of file vulkan.h.

◆ renderPass

VkRenderPass VkCommandBufferInheritanceInfo::renderPass

Definition at line 2259 of file vulkan.h.

◆ sType

VkStructureType VkCommandBufferInheritanceInfo::sType

Definition at line 2257 of file vulkan.h.

◆ subpass

uint32_t VkCommandBufferInheritanceInfo::subpass

Definition at line 2260 of file vulkan.h.


The documentation for this struct was generated from the following file: