Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/include/vulkan/
Dvulkan.hpp66288 struct PhysicalDeviceIndexTypeUint8FeaturesEXT struct
66294 …VULKAN_HPP_CONSTEXPR PhysicalDeviceIndexTypeUint8FeaturesEXT(VULKAN_HPP_NAMESPACE::Bool32 indexTyp… in PhysicalDeviceIndexTypeUint8FeaturesEXT() function
66300PhysicalDeviceIndexTypeUint8FeaturesEXT( VkPhysicalDeviceIndexTypeUint8FeaturesEXT const & rhs ) V… in PhysicalDeviceIndexTypeUint8FeaturesEXT() function
66308 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceIndexTypeUint8FeaturesEXT const *>( … in operator =()
66312 …8FeaturesEXT & operator=( PhysicalDeviceIndexTypeUint8FeaturesEXT const & rhs ) VULKAN_HPP_NOEXCEPT in operator =()
66318 PhysicalDeviceIndexTypeUint8FeaturesEXT & setPNext( void* pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()
66324 …FeaturesEXT & setIndexTypeUint8( VULKAN_HPP_NAMESPACE::Bool32 indexTypeUint8_ ) VULKAN_HPP_NOEXCEPT in setIndexTypeUint8()
66331 operator VkPhysicalDeviceIndexTypeUint8FeaturesEXT const&() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceIndexTypeUint8FeaturesEXT const&()
66336 operator VkPhysicalDeviceIndexTypeUint8FeaturesEXT &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceIndexTypeUint8FeaturesEXT&()
66345 bool operator==( PhysicalDeviceIndexTypeUint8FeaturesEXT const& rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()
[all …]