Home
last modified time | relevance | path

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

/external/angle/third_party/vulkan-deps/vulkan-headers/src/include/vulkan/
Dvulkan_structs.hpp40378 struct PhysicalDeviceIndexTypeUint8FeaturesEXT struct
40380 static const bool allowDuplicate = false;
40381 static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType =
40386PhysicalDeviceIndexTypeUint8FeaturesEXT( VULKAN_HPP_NAMESPACE::Bool32 indexTypeUint8_ = {} ) VULKA… in PhysicalDeviceIndexTypeUint8FeaturesEXT() function
40393PhysicalDeviceIndexTypeUint8FeaturesEXT( VkPhysicalDeviceIndexTypeUint8FeaturesEXT const & rhs ) V… in PhysicalDeviceIndexTypeUint8FeaturesEXT() function
40405 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceIndexTypeUint8FeaturesEXT const *>( … in operator =()
40409 PhysicalDeviceIndexTypeUint8FeaturesEXT & setPNext( void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()
40416 setIndexTypeUint8( VULKAN_HPP_NAMESPACE::Bool32 indexTypeUint8_ ) VULKAN_HPP_NOEXCEPT in setIndexTypeUint8()
40422 operator VkPhysicalDeviceIndexTypeUint8FeaturesEXT const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceIndexTypeUint8FeaturesEXT const&()
40427 operator VkPhysicalDeviceIndexTypeUint8FeaturesEXT &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceIndexTypeUint8FeaturesEXT&()
[all …]
/external/vulkan-headers/include/vulkan/
Dvulkan.hpp65834 struct PhysicalDeviceIndexTypeUint8FeaturesEXT struct
65840 …VULKAN_HPP_CONSTEXPR PhysicalDeviceIndexTypeUint8FeaturesEXT(VULKAN_HPP_NAMESPACE::Bool32 indexTyp… in PhysicalDeviceIndexTypeUint8FeaturesEXT() function
65846PhysicalDeviceIndexTypeUint8FeaturesEXT( VkPhysicalDeviceIndexTypeUint8FeaturesEXT const & rhs ) V… in PhysicalDeviceIndexTypeUint8FeaturesEXT() function
65854 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceIndexTypeUint8FeaturesEXT const *>( … in operator =()
65858 …8FeaturesEXT & operator=( PhysicalDeviceIndexTypeUint8FeaturesEXT const & rhs ) VULKAN_HPP_NOEXCEPT in operator =()
65864 PhysicalDeviceIndexTypeUint8FeaturesEXT & setPNext( void* pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()
65870 …FeaturesEXT & setIndexTypeUint8( VULKAN_HPP_NAMESPACE::Bool32 indexTypeUint8_ ) VULKAN_HPP_NOEXCEPT in setIndexTypeUint8()
65877 operator VkPhysicalDeviceIndexTypeUint8FeaturesEXT const&() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceIndexTypeUint8FeaturesEXT const&()
65882 operator VkPhysicalDeviceIndexTypeUint8FeaturesEXT &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceIndexTypeUint8FeaturesEXT&()
65891 bool operator==( PhysicalDeviceIndexTypeUint8FeaturesEXT const& rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()
[all …]
/external/swiftshader/include/vulkan/
Dvulkan.hpp66221 struct PhysicalDeviceIndexTypeUint8FeaturesEXT struct
66227 …VULKAN_HPP_CONSTEXPR PhysicalDeviceIndexTypeUint8FeaturesEXT(VULKAN_HPP_NAMESPACE::Bool32 indexTyp… in PhysicalDeviceIndexTypeUint8FeaturesEXT() function
66233PhysicalDeviceIndexTypeUint8FeaturesEXT( VkPhysicalDeviceIndexTypeUint8FeaturesEXT const & rhs ) V… in PhysicalDeviceIndexTypeUint8FeaturesEXT() function
66241 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceIndexTypeUint8FeaturesEXT const *>( … in operator =()
66245 …8FeaturesEXT & operator=( PhysicalDeviceIndexTypeUint8FeaturesEXT const & rhs ) VULKAN_HPP_NOEXCEPT in operator =()
66251 PhysicalDeviceIndexTypeUint8FeaturesEXT & setPNext( void* pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()
66257 …FeaturesEXT & setIndexTypeUint8( VULKAN_HPP_NAMESPACE::Bool32 indexTypeUint8_ ) VULKAN_HPP_NOEXCEPT in setIndexTypeUint8()
66264 operator VkPhysicalDeviceIndexTypeUint8FeaturesEXT const&() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceIndexTypeUint8FeaturesEXT const&()
66269 operator VkPhysicalDeviceIndexTypeUint8FeaturesEXT &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceIndexTypeUint8FeaturesEXT&()
66278 bool operator==( PhysicalDeviceIndexTypeUint8FeaturesEXT const& rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()
[all …]