Searched refs:VkPhysicalDeviceDescriptorPoolOverallocationFeaturesNV (Results 1 – 4 of 4) sorted by relevance
2107 return sizeof(VkPhysicalDeviceDescriptorPoolOverallocationFeaturesNV); in goldfish_vk_extension_struct_size()4221 return sizeof(VkPhysicalDeviceDescriptorPoolOverallocationFeaturesNV); in goldfish_vk_extension_struct_size_with_stream_features()
17965 typedef struct VkPhysicalDeviceDescriptorPoolOverallocationFeaturesNV { struct17969 } VkPhysicalDeviceDescriptorPoolOverallocationFeaturesNV; argument
4668 …criptorPoolOverallocationFeaturesNV ) == sizeof( VkPhysicalDeviceDescriptorPoolOverallocationFeatu…
57158 using NativeType = VkPhysicalDeviceDescriptorPoolOverallocationFeaturesNV;57171 …calDeviceDescriptorPoolOverallocationFeaturesNV( VkPhysicalDeviceDescriptorPoolOverallocationFeatu… in PhysicalDeviceDescriptorPoolOverallocationFeaturesNV()57179 …criptorPoolOverallocationFeaturesNV & operator=( VkPhysicalDeviceDescriptorPoolOverallocationFeatu… in operator =()57200 …operator VkPhysicalDeviceDescriptorPoolOverallocationFeaturesNV const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceDescriptorPoolOverallocationFeaturesNV const&()57202 … return *reinterpret_cast<const VkPhysicalDeviceDescriptorPoolOverallocationFeaturesNV*>( this ); in operator VkPhysicalDeviceDescriptorPoolOverallocationFeaturesNV const&()57205 operator VkPhysicalDeviceDescriptorPoolOverallocationFeaturesNV &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceDescriptorPoolOverallocationFeaturesNV&()57207 return *reinterpret_cast<VkPhysicalDeviceDescriptorPoolOverallocationFeaturesNV*>( this ); in operator VkPhysicalDeviceDescriptorPoolOverallocationFeaturesNV&()