struct PhysicalDevicePushConstantBankPropertiesNV
Defined at line 134434 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
wrapper struct for struct VkPhysicalDevicePushConstantBankPropertiesNV, see
https://registry.khronos.org/vulkan/specs/latest/man/html/VkPhysicalDevicePushConstantBankPropertiesNV.html
Public Members
StructureType sType
void * pNext
uint32_t maxGraphicsPushConstantBanks
uint32_t maxComputePushConstantBanks
uint32_t maxGraphicsPushDataBanks
uint32_t maxComputePushDataBanks
Public Methods
void PhysicalDevicePushConstantBankPropertiesNV (uint32_tmaxGraphicsPushConstantBanks_,uint32_tmaxComputePushConstantBanks_,uint32_tmaxGraphicsPushDataBanks_,uint32_tmaxComputePushDataBanks_,void *pNext_)
Defined at line 134442 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void PhysicalDevicePushConstantBankPropertiesNV (const PhysicalDevicePushConstantBankPropertiesNV & rhs)
Defined at line 134455 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void PhysicalDevicePushConstantBankPropertiesNV (const VkPhysicalDevicePushConstantBankPropertiesNV & rhs)
Defined at line 134457 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDevicePushConstantBankPropertiesNV & operator= (const PhysicalDevicePushConstantBankPropertiesNV & rhs)
Defined at line 134462 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDevicePushConstantBankPropertiesNV & operator= (const VkPhysicalDevicePushConstantBankPropertiesNV & rhs)
Defined at line 134465 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkPhysicalDevicePushConstantBankPropertiesNV & operator const VkPhysicalDevicePushConstantBankPropertiesNV & ()
Defined at line 134471 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkPhysicalDevicePushConstantBankPropertiesNV & operator VkPhysicalDevicePushConstantBankPropertiesNV & ()
Defined at line 134476 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkPhysicalDevicePushConstantBankPropertiesNV * operator const VkPhysicalDevicePushConstantBankPropertiesNV * ()
Defined at line 134481 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkPhysicalDevicePushConstantBankPropertiesNV * operator VkPhysicalDevicePushConstantBankPropertiesNV * ()
Defined at line 134486 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
std::strong_ordering operator<=> (const PhysicalDevicePushConstantBankPropertiesNV & )
Defined at line 134500 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp