Home
last modified time | relevance | path

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

/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkan_structs.hpp58063 struct PhysicalDeviceDisplacementMicromapPropertiesNV struct
58072 VULKAN_HPP_CONSTEXPR PhysicalDeviceDisplacementMicromapPropertiesNV(uint32_t maxDisplacementMicroma… in PhysicalDeviceDisplacementMicromapPropertiesNV() function
58078PhysicalDeviceDisplacementMicromapPropertiesNV( VkPhysicalDeviceDisplacementMicromapPropertiesNV c… in PhysicalDeviceDisplacementMicromapPropertiesNV() function
58088 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceDisplacementMicromapPropertiesNV con… in operator =()
58093 operator VkPhysicalDeviceDisplacementMicromapPropertiesNV const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceDisplacementMicromapPropertiesNV const&()
58098 operator VkPhysicalDeviceDisplacementMicromapPropertiesNV &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceDisplacementMicromapPropertiesNV&()
58109 reflect() const VULKAN_HPP_NOEXCEPT in reflect()
58119 … operator==( PhysicalDeviceDisplacementMicromapPropertiesNV const & rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()
58130 … operator!=( PhysicalDeviceDisplacementMicromapPropertiesNV const & rhs ) const VULKAN_HPP_NOEXCEPT in operator !=()
58137 …PP_NAMESPACE::StructureType sType = StructureType::ePhysicalDeviceDisplacementMicromapPropertiesNV;
[all …]