#include <vulkan.hpp>
Definition at line 16407 of file vulkan.hpp.
◆ ProtectedSubmitInfo() [1/2]
VULKAN_HPP_NAMESPACE::ProtectedSubmitInfo::ProtectedSubmitInfo |
( |
Bool32 |
protectedSubmit_ = 0 | ) |
|
|
inline |
◆ ProtectedSubmitInfo() [2/2]
◆ operator VkProtectedSubmitInfo &()
Definition at line 16441 of file vulkan.hpp.
16443 return *reinterpret_cast<VkProtectedSubmitInfo*>(
this);
◆ operator VkProtectedSubmitInfo const &()
Definition at line 16436 of file vulkan.hpp.
16438 return *reinterpret_cast<const VkProtectedSubmitInfo*>(
this);
◆ operator!=()
bool VULKAN_HPP_NAMESPACE::ProtectedSubmitInfo::operator!= |
( |
ProtectedSubmitInfo const & |
rhs | ) |
const |
|
inline |
◆ operator=()
◆ operator==()
bool VULKAN_HPP_NAMESPACE::ProtectedSubmitInfo::operator== |
( |
ProtectedSubmitInfo const & |
rhs | ) |
const |
|
inline |
◆ setPNext()
◆ setProtectedSubmit()
◆ pNext
const void* VULKAN_HPP_NAMESPACE::ProtectedSubmitInfo::pNext = nullptr |
◆ protectedSubmit
Bool32 VULKAN_HPP_NAMESPACE::ProtectedSubmitInfo::protectedSubmit |
◆ sType
The documentation for this struct was generated from the following file: