Home
last modified time | relevance | path

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

/third_party/vulkan-headers/include/vulkan/
Dvulkan_structs.hpp79810 struct PhysicalDeviceIndexTypeUint8Features struct
79812 using NativeType = VkPhysicalDeviceIndexTypeUint8Features;
79818 …VULKAN_HPP_CONSTEXPR PhysicalDeviceIndexTypeUint8Features( VULKAN_HPP_NAMESPACE::Bool32 indexTypeU… in PhysicalDeviceIndexTypeUint8Features() function
79826PhysicalDeviceIndexTypeUint8Features( VkPhysicalDeviceIndexTypeUint8Features const & rhs ) VULKAN_… in PhysicalDeviceIndexTypeUint8Features() function
79836 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceIndexTypeUint8Features const *>( &rh… in operator =()
79841 …P_CONSTEXPR_14 PhysicalDeviceIndexTypeUint8Features & setPNext( void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()
79847 …nt8Features & setIndexTypeUint8( VULKAN_HPP_NAMESPACE::Bool32 indexTypeUint8_ ) VULKAN_HPP_NOEXCEPT in setIndexTypeUint8()
79854 operator VkPhysicalDeviceIndexTypeUint8Features const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceIndexTypeUint8Features const&()
79859 operator VkPhysicalDeviceIndexTypeUint8Features &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceIndexTypeUint8Features&()
79870 reflect() const VULKAN_HPP_NOEXCEPT in reflect()
[all …]