SDL
2.0
|
#include <vulkan.hpp>
Definition at line 34786 of file vulkan.hpp.
|
inline |
Definition at line 34788 of file vulkan.hpp.
|
inline |
Definition at line 34811 of file vulkan.hpp.
References memcpy.
|
inline |
Definition at line 34886 of file vulkan.hpp.
|
inline |
Definition at line 34881 of file vulkan.hpp.
|
inline |
Definition at line 34905 of file vulkan.hpp.
References operator==().
|
inline |
Definition at line 34816 of file vulkan.hpp.
References memcpy.
|
inline |
Definition at line 34891 of file vulkan.hpp.
References colorAttachmentCount, flags, inputAttachmentCount, pColorAttachments, pDepthStencilAttachment, pInputAttachments, pipelineBindPoint, pPreserveAttachments, preserveAttachmentCount, and pResolveAttachments.
Referenced by operator!=().
|
inline |
Definition at line 34845 of file vulkan.hpp.
References colorAttachmentCount.
|
inline |
Definition at line 34821 of file vulkan.hpp.
References flags_.
|
inline |
Definition at line 34833 of file vulkan.hpp.
References inputAttachmentCount.
|
inline |
Definition at line 34851 of file vulkan.hpp.
References pColorAttachments.
|
inline |
Definition at line 34863 of file vulkan.hpp.
References pDepthStencilAttachment.
|
inline |
Definition at line 34839 of file vulkan.hpp.
References pInputAttachments.
|
inline |
Definition at line 34827 of file vulkan.hpp.
References pipelineBindPoint.
|
inline |
Definition at line 34875 of file vulkan.hpp.
References pPreserveAttachments.
|
inline |
Definition at line 34869 of file vulkan.hpp.
References preserveAttachmentCount.
|
inline |
Definition at line 34857 of file vulkan.hpp.
References pResolveAttachments.
uint32_t VULKAN_HPP_NAMESPACE::SubpassDescription::colorAttachmentCount |
Definition at line 34914 of file vulkan.hpp.
Referenced by operator==(), and setColorAttachmentCount().
SubpassDescriptionFlags VULKAN_HPP_NAMESPACE::SubpassDescription::flags |
Definition at line 34910 of file vulkan.hpp.
Referenced by operator==().
uint32_t VULKAN_HPP_NAMESPACE::SubpassDescription::inputAttachmentCount |
Definition at line 34912 of file vulkan.hpp.
Referenced by operator==(), and setInputAttachmentCount().
const AttachmentReference* VULKAN_HPP_NAMESPACE::SubpassDescription::pColorAttachments |
Definition at line 34915 of file vulkan.hpp.
Referenced by operator==(), and setPColorAttachments().
const AttachmentReference* VULKAN_HPP_NAMESPACE::SubpassDescription::pDepthStencilAttachment |
Definition at line 34917 of file vulkan.hpp.
Referenced by operator==(), and setPDepthStencilAttachment().
const AttachmentReference* VULKAN_HPP_NAMESPACE::SubpassDescription::pInputAttachments |
Definition at line 34913 of file vulkan.hpp.
Referenced by operator==(), and setPInputAttachments().
PipelineBindPoint VULKAN_HPP_NAMESPACE::SubpassDescription::pipelineBindPoint |
Definition at line 34911 of file vulkan.hpp.
Referenced by operator==(), and setPipelineBindPoint().
const uint32_t* VULKAN_HPP_NAMESPACE::SubpassDescription::pPreserveAttachments |
Definition at line 34919 of file vulkan.hpp.
Referenced by operator==(), and setPPreserveAttachments().
uint32_t VULKAN_HPP_NAMESPACE::SubpassDescription::preserveAttachmentCount |
Definition at line 34918 of file vulkan.hpp.
Referenced by operator==(), and setPreserveAttachmentCount().
const AttachmentReference* VULKAN_HPP_NAMESPACE::SubpassDescription::pResolveAttachments |
Definition at line 34916 of file vulkan.hpp.
Referenced by operator==(), and setPResolveAttachments().