SDL
2.0
|
#include <vulkan.hpp>
Data Fields | |
const void * | pNext = nullptr |
RenderPass | renderPass |
uint32_t | subpass |
Framebuffer | framebuffer |
Bool32 | occlusionQueryEnable |
QueryControlFlags | queryFlags |
QueryPipelineStatisticFlags | pipelineStatistics |
Private Attributes | |
StructureType | sType = StructureType::eCommandBufferInheritanceInfo |
Definition at line 24436 of file vulkan.hpp.
|
inline |
Definition at line 24438 of file vulkan.hpp.
|
inline |
Definition at line 24453 of file vulkan.hpp.
References memcpy.
|
inline |
Definition at line 24510 of file vulkan.hpp.
|
inline |
Definition at line 24505 of file vulkan.hpp.
|
inline |
Definition at line 24527 of file vulkan.hpp.
|
inline |
Definition at line 24458 of file vulkan.hpp.
References memcpy.
|
inline |
Definition at line 24515 of file vulkan.hpp.
References framebuffer, occlusionQueryEnable, pipelineStatistics, pNext, queryFlags, renderPass, sType, and subpass.
|
inline |
Definition at line 24481 of file vulkan.hpp.
|
inline |
Definition at line 24487 of file vulkan.hpp.
|
inline |
Definition at line 24499 of file vulkan.hpp.
|
inline |
Definition at line 24463 of file vulkan.hpp.
|
inline |
Definition at line 24493 of file vulkan.hpp.
|
inline |
Definition at line 24469 of file vulkan.hpp.
|
inline |
Definition at line 24475 of file vulkan.hpp.
Framebuffer VULKAN_HPP_NAMESPACE::CommandBufferInheritanceInfo::framebuffer |
Definition at line 24539 of file vulkan.hpp.
Referenced by operator==().
Bool32 VULKAN_HPP_NAMESPACE::CommandBufferInheritanceInfo::occlusionQueryEnable |
Definition at line 24540 of file vulkan.hpp.
Referenced by operator==().
QueryPipelineStatisticFlags VULKAN_HPP_NAMESPACE::CommandBufferInheritanceInfo::pipelineStatistics |
Definition at line 24542 of file vulkan.hpp.
Referenced by operator==().
const void* VULKAN_HPP_NAMESPACE::CommandBufferInheritanceInfo::pNext = nullptr |
Definition at line 24536 of file vulkan.hpp.
Referenced by operator==().
QueryControlFlags VULKAN_HPP_NAMESPACE::CommandBufferInheritanceInfo::queryFlags |
Definition at line 24541 of file vulkan.hpp.
Referenced by operator==().
RenderPass VULKAN_HPP_NAMESPACE::CommandBufferInheritanceInfo::renderPass |
Definition at line 24537 of file vulkan.hpp.
Referenced by operator==().
|
private |
Definition at line 24533 of file vulkan.hpp.
Referenced by operator==().
uint32_t VULKAN_HPP_NAMESPACE::CommandBufferInheritanceInfo::subpass |
Definition at line 24538 of file vulkan.hpp.
Referenced by operator==().