Home
last modified time | relevance | path

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

/third_party/vulkan-headers/include/vulkan/
Dvulkan_structs.hpp60860 struct PhysicalDeviceDescriptorBufferPropertiesEXT struct
60862 using NativeType = VkPhysicalDeviceDescriptorBufferPropertiesEXT;
60864 static const bool allowDuplicate = false;
60865 …NSTEXPR StructureType structureType = StructureType::ePhysicalDeviceDescriptorBufferPropertiesEXT;
60868 …PP_CONSTEXPR PhysicalDeviceDescriptorBufferPropertiesEXT( VULKAN_HPP_NAMESPACE::Bool32 combine… in PhysicalDeviceDescriptorBufferPropertiesEXT() function
60941PhysicalDeviceDescriptorBufferPropertiesEXT( VkPhysicalDeviceDescriptorBufferPropertiesEXT const &… in PhysicalDeviceDescriptorBufferPropertiesEXT() function
60951 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceDescriptorBufferPropertiesEXT const … in operator =()
60955 operator VkPhysicalDeviceDescriptorBufferPropertiesEXT const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceDescriptorBufferPropertiesEXT const&()
60960 operator VkPhysicalDeviceDescriptorBufferPropertiesEXT &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceDescriptorBufferPropertiesEXT&()
61005 reflect() const VULKAN_HPP_NOEXCEPT in reflect()
[all …]