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.h14035 typedef struct VkPhysicalDeviceMutableDescriptorTypeFeaturesEXT { struct
14039 } VkPhysicalDeviceMutableDescriptorTypeFeaturesEXT; argument
14041 typedef VkPhysicalDeviceMutableDescriptorTypeFeaturesEXT VkPhysicalDeviceMutableDescriptorTypeFeatu…
Dvulkan_static_assertions.hpp6067 sizeof( VkPhysicalDeviceMutableDescriptorTypeFeaturesEXT ),
Dvulkan_structs.hpp61566 using NativeType = VkPhysicalDeviceMutableDescriptorTypeFeaturesEXT;
61582 …PhysicalDeviceMutableDescriptorTypeFeaturesEXT( VkPhysicalDeviceMutableDescriptorTypeFeaturesEXT c… in PhysicalDeviceMutableDescriptorTypeFeaturesEXT()
61590 …DeviceMutableDescriptorTypeFeaturesEXT & operator=( VkPhysicalDeviceMutableDescriptorTypeFeaturesE… in operator =()
61611 operator VkPhysicalDeviceMutableDescriptorTypeFeaturesEXT const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceMutableDescriptorTypeFeaturesEXT const&()
61613 return *reinterpret_cast<const VkPhysicalDeviceMutableDescriptorTypeFeaturesEXT *>( this ); in operator VkPhysicalDeviceMutableDescriptorTypeFeaturesEXT const&()
61616 operator VkPhysicalDeviceMutableDescriptorTypeFeaturesEXT &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceMutableDescriptorTypeFeaturesEXT&()
61618 return *reinterpret_cast<VkPhysicalDeviceMutableDescriptorTypeFeaturesEXT *>( this ); in operator VkPhysicalDeviceMutableDescriptorTypeFeaturesEXT&()