Lines Matching defs:PhysicalDeviceDeviceGeneratedCommandsPropertiesNV
62697 struct PhysicalDeviceDeviceGeneratedCommandsPropertiesNV struct
62699 using NativeType = VkPhysicalDeviceDeviceGeneratedCommandsPropertiesNV;
62701 static const bool allowDuplicate = false;
62702 …R StructureType structureType = StructureType::ePhysicalDeviceDeviceGeneratedCommandsPropertiesNV;
62705 …VULKAN_HPP_CONSTEXPR PhysicalDeviceDeviceGeneratedCommandsPropertiesNV( uint32_t maxGraphicsShader… in PhysicalDeviceDeviceGeneratedCommandsPropertiesNV() argument
62731 …PhysicalDeviceDeviceGeneratedCommandsPropertiesNV( VkPhysicalDeviceDeviceGeneratedCommandsProperti… in PhysicalDeviceDeviceGeneratedCommandsPropertiesNV() function
62742 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceDeviceGeneratedCommandsPropertiesNV … in operator =()
62746 operator VkPhysicalDeviceDeviceGeneratedCommandsPropertiesNV const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceDeviceGeneratedCommandsPropertiesNV const&()
62751 operator VkPhysicalDeviceDeviceGeneratedCommandsPropertiesNV &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceDeviceGeneratedCommandsPropertiesNV&()
62772 reflect() const VULKAN_HPP_NOEXCEPT in reflect()
62791 …erator==( PhysicalDeviceDeviceGeneratedCommandsPropertiesNV const & rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()
62807 …erator!=( PhysicalDeviceDeviceGeneratedCommandsPropertiesNV const & rhs ) const VULKAN_HPP_NOEXCEPT in operator !=()
62814 … = StructureType::ePhysicalDeviceDeviceGeneratedCommandsPropertiesNV;
62815 void * pNext = {};
62816 uint32_t maxGraphicsShaderGroupCount = {};
62817 uint32_t maxIndirectSequenceCount = {};
62818 uint32_t maxIndirectCommandsTokenCount = {};
62819 uint32_t maxIndirectCommandsStreamCount = {};
62820 uint32_t maxIndirectCommandsTokenOffset = {};
62821 uint32_t maxIndirectCommandsStreamStride = {};
62822 uint32_t minSequencesCountBufferOffsetAlignment = {};
62823 uint32_t minSequencesIndexBufferOffsetAlignment = {};
62824 uint32_t minIndirectCommandsBufferOffsetAlignment = {};