Home
last modified time | relevance | path

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

/third_party/vulkan-headers/include/vulkan/
Dvulkan_structs.hpp83188 struct PhysicalDeviceShaderObjectPropertiesEXT struct
83190 using NativeType = VkPhysicalDeviceShaderObjectPropertiesEXT;
83192 static const bool allowDuplicate = false;
83193 …R_CONSTEXPR StructureType structureType = StructureType::ePhysicalDeviceShaderObjectPropertiesEXT;
83196 …VULKAN_HPP_CONSTEXPR_14 PhysicalDeviceShaderObjectPropertiesEXT( std::array<uint8_t, VK_UUID_SIZE>… in PhysicalDeviceShaderObjectPropertiesEXT() function
83207PhysicalDeviceShaderObjectPropertiesEXT( VkPhysicalDeviceShaderObjectPropertiesEXT const & rhs ) V… in PhysicalDeviceShaderObjectPropertiesEXT() function
83217 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceShaderObjectPropertiesEXT const *>( … in operator =()
83221 operator VkPhysicalDeviceShaderObjectPropertiesEXT const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceShaderObjectPropertiesEXT const&()
83226 operator VkPhysicalDeviceShaderObjectPropertiesEXT &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceShaderObjectPropertiesEXT&()
83238 reflect() const VULKAN_HPP_NOEXCEPT in reflect()
[all …]