Searched refs:VkPhysicalDeviceDeviceGeneratedCommandsPropertiesNV (Results 1 – 4 of 4) sorted by relevance
1390 return sizeof(VkPhysicalDeviceDeviceGeneratedCommandsPropertiesNV); in goldfish_vk_extension_struct_size()3504 return sizeof(VkPhysicalDeviceDeviceGeneratedCommandsPropertiesNV); in goldfish_vk_extension_struct_size_with_stream_features()
14466 typedef struct VkPhysicalDeviceDeviceGeneratedCommandsPropertiesNV { struct14478 } VkPhysicalDeviceDeviceGeneratedCommandsPropertiesNV; argument
3195 …ceDeviceGeneratedCommandsPropertiesNV ) == sizeof( VkPhysicalDeviceDeviceGeneratedCommandsProperti…
57574 using NativeType = VkPhysicalDeviceDeviceGeneratedCommandsPropertiesNV;57587 …PhysicalDeviceDeviceGeneratedCommandsPropertiesNV( VkPhysicalDeviceDeviceGeneratedCommandsProperti… in PhysicalDeviceDeviceGeneratedCommandsPropertiesNV()57595 …ceDeviceGeneratedCommandsPropertiesNV & operator=( VkPhysicalDeviceDeviceGeneratedCommandsProperti… in operator =()57602 operator VkPhysicalDeviceDeviceGeneratedCommandsPropertiesNV const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceDeviceGeneratedCommandsPropertiesNV const&()57604 return *reinterpret_cast<const VkPhysicalDeviceDeviceGeneratedCommandsPropertiesNV*>( this ); in operator VkPhysicalDeviceDeviceGeneratedCommandsPropertiesNV const&()57607 operator VkPhysicalDeviceDeviceGeneratedCommandsPropertiesNV &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceDeviceGeneratedCommandsPropertiesNV&()57609 return *reinterpret_cast<VkPhysicalDeviceDeviceGeneratedCommandsPropertiesNV*>( this ); in operator VkPhysicalDeviceDeviceGeneratedCommandsPropertiesNV&()