Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/libs/graphics_detector/include/vulkan/
Dvulkan_structs.hpp68845 struct PhysicalDeviceShadingRateImagePropertiesNV struct
68854 VULKAN_HPP_CONSTEXPR PhysicalDeviceShadingRateImagePropertiesNV(VULKAN_HPP_NAMESPACE::Extent2D shad… in PhysicalDeviceShadingRateImagePropertiesNV() function
68860PhysicalDeviceShadingRateImagePropertiesNV( VkPhysicalDeviceShadingRateImagePropertiesNV const & r… in PhysicalDeviceShadingRateImagePropertiesNV() function
68870 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceShadingRateImagePropertiesNV const *… in operator =()
68875 operator VkPhysicalDeviceShadingRateImagePropertiesNV const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceShadingRateImagePropertiesNV const&()
68880 operator VkPhysicalDeviceShadingRateImagePropertiesNV &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceShadingRateImagePropertiesNV&()
68891 reflect() const VULKAN_HPP_NOEXCEPT in reflect()
68901 …bool operator==( PhysicalDeviceShadingRateImagePropertiesNV const & rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()
68914 …bool operator!=( PhysicalDeviceShadingRateImagePropertiesNV const & rhs ) const VULKAN_HPP_NOEXCEPT in operator !=()
68921 …AN_HPP_NAMESPACE::StructureType sType = StructureType::ePhysicalDeviceShadingRateImagePropertiesNV;
[all …]