Home
last modified time | relevance | path

Searched defs:PhysicalDeviceMutableDescriptorTypeFeaturesEXT (Results 1 – 1 of 1) sorted by relevance

/third_party/vulkan-headers/include/vulkan/
Dvulkan_structs.hpp73912 struct PhysicalDeviceMutableDescriptorTypeFeaturesEXT struct
73914 using NativeType = VkPhysicalDeviceMutableDescriptorTypeFeaturesEXT;
73916 static const bool allowDuplicate = false;
73920 …VULKAN_HPP_CONSTEXPR PhysicalDeviceMutableDescriptorTypeFeaturesEXT( VULKAN_HPP_NAMESPACE::Bool32 … in PhysicalDeviceMutableDescriptorTypeFeaturesEXT() function
73930PhysicalDeviceMutableDescriptorTypeFeaturesEXT( VkPhysicalDeviceMutableDescriptorTypeFeaturesEXT c… in PhysicalDeviceMutableDescriptorTypeFeaturesEXT() function
73940 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceMutableDescriptorTypeFeaturesEXT con… in operator =()
73945 …R_14 PhysicalDeviceMutableDescriptorTypeFeaturesEXT & setPNext( void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()
73952 …setMutableDescriptorType( VULKAN_HPP_NAMESPACE::Bool32 mutableDescriptorType_ ) VULKAN_HPP_NOEXCEPT in setMutableDescriptorType()
73959 operator VkPhysicalDeviceMutableDescriptorTypeFeaturesEXT const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceMutableDescriptorTypeFeaturesEXT const&()
73964 operator VkPhysicalDeviceMutableDescriptorTypeFeaturesEXT &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceMutableDescriptorTypeFeaturesEXT&()
[all …]