Searched defs:PhysicalDeviceDeviceGeneratedCommandsPropertiesNV (Results 1 – 4 of 4) sorted by relevance
55400 struct PhysicalDeviceDeviceGeneratedCommandsPropertiesNV struct55402 using NativeType = VkPhysicalDeviceDeviceGeneratedCommandsPropertiesNV;55404 static const bool allowDuplicate = false;55405 …R StructureType structureType = StructureType::ePhysicalDeviceDeviceGeneratedCommandsPropertiesNV;55408 …VULKAN_HPP_CONSTEXPR PhysicalDeviceDeviceGeneratedCommandsPropertiesNV( uint32_t maxGraphicsShader… in PhysicalDeviceDeviceGeneratedCommandsPropertiesNV() argument55434 …PhysicalDeviceDeviceGeneratedCommandsPropertiesNV( VkPhysicalDeviceDeviceGeneratedCommandsProperti… in PhysicalDeviceDeviceGeneratedCommandsPropertiesNV() function55445 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceDeviceGeneratedCommandsPropertiesNV … in operator =()55449 …it operator VkPhysicalDeviceDeviceGeneratedCommandsPropertiesNV const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceDeviceGeneratedCommandsPropertiesNV const&()55454 explicit operator VkPhysicalDeviceDeviceGeneratedCommandsPropertiesNV &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceDeviceGeneratedCommandsPropertiesNV&()55475 reflect() const VULKAN_HPP_NOEXCEPT in reflect()[all …]
51943 struct PhysicalDeviceDeviceGeneratedCommandsPropertiesNV struct51945 using NativeType = VkPhysicalDeviceDeviceGeneratedCommandsPropertiesNV;51947 static const bool allowDuplicate = false;51948 …PR StructureType structureType = StructureType::ePhysicalDeviceDeviceGeneratedCommandsPropertiesNV;51952 …PhysicalDeviceDeviceGeneratedCommandsPropertiesNV(uint32_t maxGraphicsShaderGroupCount_ = {}, uint… in PhysicalDeviceDeviceGeneratedCommandsPropertiesNV() argument51958 …PhysicalDeviceDeviceGeneratedCommandsPropertiesNV( VkPhysicalDeviceDeviceGeneratedCommandsProperti… in PhysicalDeviceDeviceGeneratedCommandsPropertiesNV() function51968 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceDeviceGeneratedCommandsPropertiesNV … in operator =()51973 operator VkPhysicalDeviceDeviceGeneratedCommandsPropertiesNV const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceDeviceGeneratedCommandsPropertiesNV const&()51978 operator VkPhysicalDeviceDeviceGeneratedCommandsPropertiesNV &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceDeviceGeneratedCommandsPropertiesNV&()51989 reflect() const VULKAN_HPP_NOEXCEPT in reflect()[all …]
58011 struct PhysicalDeviceDeviceGeneratedCommandsPropertiesNV struct58013 using NativeType = VkPhysicalDeviceDeviceGeneratedCommandsPropertiesNV;58015 static const bool allowDuplicate = false;58016 …R StructureType structureType = StructureType::ePhysicalDeviceDeviceGeneratedCommandsPropertiesNV;58019 …VULKAN_HPP_CONSTEXPR PhysicalDeviceDeviceGeneratedCommandsPropertiesNV( uint32_t maxGraphicsShader… in PhysicalDeviceDeviceGeneratedCommandsPropertiesNV() function58045 …PhysicalDeviceDeviceGeneratedCommandsPropertiesNV( VkPhysicalDeviceDeviceGeneratedCommandsProperti… in PhysicalDeviceDeviceGeneratedCommandsPropertiesNV() function58056 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceDeviceGeneratedCommandsPropertiesNV … in operator =()58060 operator VkPhysicalDeviceDeviceGeneratedCommandsPropertiesNV const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceDeviceGeneratedCommandsPropertiesNV const&()58065 operator VkPhysicalDeviceDeviceGeneratedCommandsPropertiesNV &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceDeviceGeneratedCommandsPropertiesNV&()58086 reflect() const VULKAN_HPP_NOEXCEPT in reflect()[all …]
12406 pub struct PhysicalDeviceDeviceGeneratedCommandsPropertiesNV { struct12419 impl ::std::default::Default for PhysicalDeviceDeviceGeneratedCommandsPropertiesNV { argument12436 impl PhysicalDeviceDeviceGeneratedCommandsPropertiesNV { impl12453 unsafe impl ExtendsPhysicalDeviceProperties2 for PhysicalDeviceDeviceGeneratedCommandsPropertiesNV … implementation12529 pub fn build(self) -> PhysicalDeviceDeviceGeneratedCommandsPropertiesNV { in build()