Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvulkan_structs.hpp47313 struct PhysicalDeviceMultiviewPerViewAttributesPropertiesNVX struct
47315 using NativeType = VkPhysicalDeviceMultiviewPerViewAttributesPropertiesNVX;
47317 static const bool allowDuplicate = false;
47318 static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType =
47322 VULKAN_HPP_CONSTEXPR PhysicalDeviceMultiviewPerViewAttributesPropertiesNVX( in PhysicalDeviceMultiviewPerViewAttributesPropertiesNVX() function
47330 PhysicalDeviceMultiviewPerViewAttributesPropertiesNVX( in PhysicalDeviceMultiviewPerViewAttributesPropertiesNVX() function
47344 …*reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceMultiviewPerViewAttributesPropertiesNVX cons… in operator =()
47348 …perator VkPhysicalDeviceMultiviewPerViewAttributesPropertiesNVX const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceMultiviewPerViewAttributesPropertiesNVX const&()
47353 operator VkPhysicalDeviceMultiviewPerViewAttributesPropertiesNVX &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceMultiviewPerViewAttributesPropertiesNVX&()
47378 …VULKAN_HPP_STATIC_ASSERT( sizeof( VULKAN_HPP_NAMESPACE::PhysicalDeviceMultiviewPerViewAttributesPr…
/third_party/vulkan-headers/include/vulkan/
Dvulkan_structs.hpp73538 struct PhysicalDeviceMultiviewPerViewAttributesPropertiesNVX struct
73540 using NativeType = VkPhysicalDeviceMultiviewPerViewAttributesPropertiesNVX;
73542 static const bool allowDuplicate = false;
73543 …ructureType structureType = StructureType::ePhysicalDeviceMultiviewPerViewAttributesPropertiesNVX;
73546 …VULKAN_HPP_CONSTEXPR PhysicalDeviceMultiviewPerViewAttributesPropertiesNVX( VULKAN_HPP_NAMESPACE::… in PhysicalDeviceMultiviewPerViewAttributesPropertiesNVX() function
73556PhysicalDeviceMultiviewPerViewAttributesPropertiesNVX( VkPhysicalDeviceMultiviewPerViewAttributesP… in PhysicalDeviceMultiviewPerViewAttributesPropertiesNVX() function
73567 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceMultiviewPerViewAttributesProperties… in operator =()
73571 …perator VkPhysicalDeviceMultiviewPerViewAttributesPropertiesNVX const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceMultiviewPerViewAttributesPropertiesNVX const&()
73576 operator VkPhysicalDeviceMultiviewPerViewAttributesPropertiesNVX &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceMultiviewPerViewAttributesPropertiesNVX&()
73587 reflect() const VULKAN_HPP_NOEXCEPT in reflect()
[all …]