Home
last modified time | relevance | path

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

/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkan_structs.hpp68163 struct PhysicalDeviceMutableDescriptorTypeFeaturesEXT struct
68172 VULKAN_HPP_CONSTEXPR PhysicalDeviceMutableDescriptorTypeFeaturesEXT(VULKAN_HPP_NAMESPACE::Bool32 mu… in PhysicalDeviceMutableDescriptorTypeFeaturesEXT() function
68178PhysicalDeviceMutableDescriptorTypeFeaturesEXT( VkPhysicalDeviceMutableDescriptorTypeFeaturesEXT c… in PhysicalDeviceMutableDescriptorTypeFeaturesEXT() function
68188 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceMutableDescriptorTypeFeaturesEXT con… in operator =()
68193 …R_14 PhysicalDeviceMutableDescriptorTypeFeaturesEXT & setPNext( void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()
68199 …setMutableDescriptorType( VULKAN_HPP_NAMESPACE::Bool32 mutableDescriptorType_ ) VULKAN_HPP_NOEXCEPT in setMutableDescriptorType()
68207 operator VkPhysicalDeviceMutableDescriptorTypeFeaturesEXT const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceMutableDescriptorTypeFeaturesEXT const&()
68212 operator VkPhysicalDeviceMutableDescriptorTypeFeaturesEXT &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceMutableDescriptorTypeFeaturesEXT&()
68223 reflect() const VULKAN_HPP_NOEXCEPT in reflect()
68233 … operator==( PhysicalDeviceMutableDescriptorTypeFeaturesEXT const & rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()
[all …]