struct PushConstantBankInfoNV
Defined at line 168244 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
=== VK_NV_push_constant_bank ===
Public Members
StructureType sType
const void * pNext
uint32_t bank
Public Methods
void PushConstantBankInfoNV (uint32_t bank_, const void * pNext_)
Defined at line 168252 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void PushConstantBankInfoNV (const PushConstantBankInfoNV & rhs)
Defined at line 168258 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void PushConstantBankInfoNV (const VkPushConstantBankInfoNV & rhs)
Defined at line 168260 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PushConstantBankInfoNV & operator= (const PushConstantBankInfoNV & rhs)
Defined at line 168265 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PushConstantBankInfoNV & operator= (const VkPushConstantBankInfoNV & rhs)
Defined at line 168268 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PushConstantBankInfoNV & setPNext (const void * pNext_)
Defined at line 168275 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PushConstantBankInfoNV && setPNext (const void * pNext_)
Defined at line 168281 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PushConstantBankInfoNV & setBank (uint32_t bank_)
Defined at line 168287 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PushConstantBankInfoNV && setBank (uint32_t bank_)
Defined at line 168293 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkPushConstantBankInfoNV & operator const VkPushConstantBankInfoNV & ()
Defined at line 168300 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkPushConstantBankInfoNV & operator VkPushConstantBankInfoNV & ()
Defined at line 168305 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkPushConstantBankInfoNV * operator const VkPushConstantBankInfoNV * ()
Defined at line 168310 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkPushConstantBankInfoNV * operator VkPushConstantBankInfoNV * ()
Defined at line 168315 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
std::strong_ordering operator<=> (const PushConstantBankInfoNV & )
Defined at line 168328 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp