Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvulkan_structs.hpp50463 struct PhysicalDeviceRobustness2PropertiesEXT struct
50465 using NativeType = VkPhysicalDeviceRobustness2PropertiesEXT;
50467 static const bool allowDuplicate = false;
50468 static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType =
50472 VULKAN_HPP_CONSTEXPR PhysicalDeviceRobustness2PropertiesEXT( in PhysicalDeviceRobustness2PropertiesEXT() function
50482PhysicalDeviceRobustness2PropertiesEXT( VkPhysicalDeviceRobustness2PropertiesEXT const & rhs ) VUL… in PhysicalDeviceRobustness2PropertiesEXT() function
50494 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceRobustness2PropertiesEXT const *>( &… in operator =()
50498 operator VkPhysicalDeviceRobustness2PropertiesEXT const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceRobustness2PropertiesEXT const&()
50503 operator VkPhysicalDeviceRobustness2PropertiesEXT &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceRobustness2PropertiesEXT&()
50530 …VULKAN_HPP_STATIC_ASSERT( sizeof( VULKAN_HPP_NAMESPACE::PhysicalDeviceRobustness2PropertiesEXT ) ==
/third_party/vulkan-headers/include/vulkan/
Dvulkan_structs.hpp79549 struct PhysicalDeviceRobustness2PropertiesEXT struct
79551 using NativeType = VkPhysicalDeviceRobustness2PropertiesEXT;
79553 static const bool allowDuplicate = false;
79554 …OR_CONSTEXPR StructureType structureType = StructureType::ePhysicalDeviceRobustness2PropertiesEXT;
79557 …VULKAN_HPP_CONSTEXPR PhysicalDeviceRobustness2PropertiesEXT( VULKAN_HPP_NAMESPACE::DeviceSize robu… in PhysicalDeviceRobustness2PropertiesEXT() function
79568PhysicalDeviceRobustness2PropertiesEXT( VkPhysicalDeviceRobustness2PropertiesEXT const & rhs ) VUL… in PhysicalDeviceRobustness2PropertiesEXT() function
79578 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceRobustness2PropertiesEXT const *>( &… in operator =()
79582 operator VkPhysicalDeviceRobustness2PropertiesEXT const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceRobustness2PropertiesEXT const&()
79587 operator VkPhysicalDeviceRobustness2PropertiesEXT &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceRobustness2PropertiesEXT&()
79598 reflect() const VULKAN_HPP_NOEXCEPT in reflect()
[all …]