Home
last modified time | relevance | path

Searched refs:VkPhysicalDeviceMutableDescriptorTypeFeaturesEXT (Results 1 – 3 of 3) sorted by relevance

/third_party/vulkan-headers/include/vulkan/
Dvulkan_core.h14831 typedef struct VkPhysicalDeviceMutableDescriptorTypeFeaturesEXT { struct
14835 } VkPhysicalDeviceMutableDescriptorTypeFeaturesEXT; argument
14837 typedef VkPhysicalDeviceMutableDescriptorTypeFeaturesEXT VkPhysicalDeviceMutableDescriptorTypeFeatu…
Dvulkan_static_assertions.hpp6434 sizeof( VkPhysicalDeviceMutableDescriptorTypeFeaturesEXT ),
Dvulkan_structs.hpp65714 using NativeType = VkPhysicalDeviceMutableDescriptorTypeFeaturesEXT;
65730 …PhysicalDeviceMutableDescriptorTypeFeaturesEXT( VkPhysicalDeviceMutableDescriptorTypeFeaturesEXT c… in PhysicalDeviceMutableDescriptorTypeFeaturesEXT()
65738 …DeviceMutableDescriptorTypeFeaturesEXT & operator=( VkPhysicalDeviceMutableDescriptorTypeFeaturesE… in operator =()
65759 operator VkPhysicalDeviceMutableDescriptorTypeFeaturesEXT const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceMutableDescriptorTypeFeaturesEXT const&()
65761 return *reinterpret_cast<const VkPhysicalDeviceMutableDescriptorTypeFeaturesEXT *>( this ); in operator VkPhysicalDeviceMutableDescriptorTypeFeaturesEXT const&()
65764 operator VkPhysicalDeviceMutableDescriptorTypeFeaturesEXT &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceMutableDescriptorTypeFeaturesEXT&()
65766 return *reinterpret_cast<VkPhysicalDeviceMutableDescriptorTypeFeaturesEXT *>( this ); in operator VkPhysicalDeviceMutableDescriptorTypeFeaturesEXT&()