Lines Matching defs:PhysicalDeviceDeviceGeneratedCommandsPropertiesNV
62135 struct PhysicalDeviceDeviceGeneratedCommandsPropertiesNV struct
62137 using NativeType = VkPhysicalDeviceDeviceGeneratedCommandsPropertiesNV;
62139 static const bool allowDuplicate = false;
62140 …R StructureType structureType = StructureType::ePhysicalDeviceDeviceGeneratedCommandsPropertiesNV;
62143 …VULKAN_HPP_CONSTEXPR PhysicalDeviceDeviceGeneratedCommandsPropertiesNV( uint32_t maxGraphicsShader… in PhysicalDeviceDeviceGeneratedCommandsPropertiesNV() argument
62169 …PhysicalDeviceDeviceGeneratedCommandsPropertiesNV( VkPhysicalDeviceDeviceGeneratedCommandsProperti… in PhysicalDeviceDeviceGeneratedCommandsPropertiesNV() function
62180 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceDeviceGeneratedCommandsPropertiesNV … in operator =()
62184 operator VkPhysicalDeviceDeviceGeneratedCommandsPropertiesNV const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceDeviceGeneratedCommandsPropertiesNV const&()
62189 operator VkPhysicalDeviceDeviceGeneratedCommandsPropertiesNV &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceDeviceGeneratedCommandsPropertiesNV&()
62210 reflect() const VULKAN_HPP_NOEXCEPT in reflect()
62229 …erator==( PhysicalDeviceDeviceGeneratedCommandsPropertiesNV const & rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()
62245 …erator!=( PhysicalDeviceDeviceGeneratedCommandsPropertiesNV const & rhs ) const VULKAN_HPP_NOEXCEPT in operator !=()
62252 … = StructureType::ePhysicalDeviceDeviceGeneratedCommandsPropertiesNV;
62253 void * pNext = {};
62254 uint32_t maxGraphicsShaderGroupCount = {};
62255 uint32_t maxIndirectSequenceCount = {};
62256 uint32_t maxIndirectCommandsTokenCount = {};
62257 uint32_t maxIndirectCommandsStreamCount = {};
62258 uint32_t maxIndirectCommandsTokenOffset = {};
62259 uint32_t maxIndirectCommandsStreamStride = {};
62260 uint32_t minSequencesCountBufferOffsetAlignment = {};
62261 uint32_t minSequencesIndexBufferOffsetAlignment = {};
62262 uint32_t minIndirectCommandsBufferOffsetAlignment = {};