Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/third_party/vulkan-headers/src/include/vulkan/
H A Dvulkan_structs.hpp74149 struct PhysicalDeviceIndexTypeUint8Features struct
74151 using NativeType = VkPhysicalDeviceIndexTypeUint8Features;
74157 …VULKAN_HPP_CONSTEXPR PhysicalDeviceIndexTypeUint8Features( VULKAN_HPP_NAMESPACE::Bool32 indexTypeU… in PhysicalDeviceIndexTypeUint8Features() function
74165PhysicalDeviceIndexTypeUint8Features( VkPhysicalDeviceIndexTypeUint8Features const & rhs ) VULKAN_… in PhysicalDeviceIndexTypeUint8Features() function
74175 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceIndexTypeUint8Features const *>( &rh… in operator =()
74180 …P_CONSTEXPR_14 PhysicalDeviceIndexTypeUint8Features & setPNext( void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()
74186 …nt8Features & setIndexTypeUint8( VULKAN_HPP_NAMESPACE::Bool32 indexTypeUint8_ ) VULKAN_HPP_NOEXCEPT in setIndexTypeUint8()
74193 operator VkPhysicalDeviceIndexTypeUint8Features const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceIndexTypeUint8Features const&()
74198 operator VkPhysicalDeviceIndexTypeUint8Features &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceIndexTypeUint8Features&()
74209 reflect() const VULKAN_HPP_NOEXCEPT in reflect()
[all …]
/aosp_15_r20/external/vulkan-headers/include/vulkan/
H A Dvulkan_structs.hpp70479 struct PhysicalDeviceIndexTypeUint8Features struct
70481 using NativeType = VkPhysicalDeviceIndexTypeUint8Features;
70487 …VULKAN_HPP_CONSTEXPR PhysicalDeviceIndexTypeUint8Features( VULKAN_HPP_NAMESPACE::Bool32 indexTypeU… in PhysicalDeviceIndexTypeUint8Features() function
70495PhysicalDeviceIndexTypeUint8Features( VkPhysicalDeviceIndexTypeUint8Features const & rhs ) VULKAN_… in PhysicalDeviceIndexTypeUint8Features() function
70505 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceIndexTypeUint8Features const *>( &rh… in operator =()
70510 …P_CONSTEXPR_14 PhysicalDeviceIndexTypeUint8Features & setPNext( void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()
70516 …nt8Features & setIndexTypeUint8( VULKAN_HPP_NAMESPACE::Bool32 indexTypeUint8_ ) VULKAN_HPP_NOEXCEPT in setIndexTypeUint8()
70523 operator VkPhysicalDeviceIndexTypeUint8Features const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceIndexTypeUint8Features const&()
70528 operator VkPhysicalDeviceIndexTypeUint8Features &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceIndexTypeUint8Features&()
70539 reflect() const VULKAN_HPP_NOEXCEPT in reflect()
[all …]