Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvulkan_structs.hpp41037 struct PhysicalDeviceDescriptorIndexingProperties struct
41039 using NativeType = VkPhysicalDeviceDescriptorIndexingProperties;
41041 static const bool allowDuplicate = false;
41042 static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType =
41046 VULKAN_HPP_CONSTEXPR PhysicalDeviceDescriptorIndexingProperties( in PhysicalDeviceDescriptorIndexingProperties() argument
41098PhysicalDeviceDescriptorIndexingProperties( VkPhysicalDeviceDescriptorIndexingProperties const & r… in PhysicalDeviceDescriptorIndexingProperties() function
41111 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceDescriptorIndexingProperties const *… in operator =()
41115 operator VkPhysicalDeviceDescriptorIndexingProperties const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceDescriptorIndexingProperties const&()
41120 operator VkPhysicalDeviceDescriptorIndexingProperties &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceDescriptorIndexingProperties&()
41128 …bool operator==( PhysicalDeviceDescriptorIndexingProperties const & rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()
[all …]
/third_party/vulkan-headers/include/vulkan/
Dvulkan_structs.hpp61489 struct PhysicalDeviceDescriptorIndexingProperties struct
61491 using NativeType = VkPhysicalDeviceDescriptorIndexingProperties;
61493 static const bool allowDuplicate = false;
61494 …ONSTEXPR StructureType structureType = StructureType::ePhysicalDeviceDescriptorIndexingProperties;
61497 …CONSTEXPR PhysicalDeviceDescriptorIndexingProperties( uint32_t maxUpdateAfterB… in PhysicalDeviceDescriptorIndexingProperties() function
61550PhysicalDeviceDescriptorIndexingProperties( VkPhysicalDeviceDescriptorIndexingProperties const & r… in PhysicalDeviceDescriptorIndexingProperties() function
61560 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceDescriptorIndexingProperties const *… in operator =()
61564 operator VkPhysicalDeviceDescriptorIndexingProperties const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceDescriptorIndexingProperties const&()
61569 operator VkPhysicalDeviceDescriptorIndexingProperties &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceDescriptorIndexingProperties&()
61604 reflect() const VULKAN_HPP_NOEXCEPT in reflect()
[all …]