Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvulkan_structs.hpp53618 struct PhysicalDeviceShadingRateImagePropertiesNV struct
53620 using NativeType = VkPhysicalDeviceShadingRateImagePropertiesNV;
53622 static const bool allowDuplicate = false;
53623 static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType =
53628PhysicalDeviceShadingRateImagePropertiesNV( VULKAN_HPP_NAMESPACE::Extent2D shadingRateTexelSize_ … in PhysicalDeviceShadingRateImagePropertiesNV() argument
53639PhysicalDeviceShadingRateImagePropertiesNV( VkPhysicalDeviceShadingRateImagePropertiesNV const & r… in PhysicalDeviceShadingRateImagePropertiesNV() function
53652 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceShadingRateImagePropertiesNV const *… in operator =()
53656 operator VkPhysicalDeviceShadingRateImagePropertiesNV const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceShadingRateImagePropertiesNV const&()
53661 operator VkPhysicalDeviceShadingRateImagePropertiesNV &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceShadingRateImagePropertiesNV&()
53689 …VULKAN_HPP_STATIC_ASSERT( sizeof( VULKAN_HPP_NAMESPACE::PhysicalDeviceShadingRateImagePropertiesNV
/third_party/vulkan-headers/include/vulkan/
Dvulkan_structs.hpp84091 struct PhysicalDeviceShadingRateImagePropertiesNV struct
84093 using NativeType = VkPhysicalDeviceShadingRateImagePropertiesNV;
84095 static const bool allowDuplicate = false;
84096 …ONSTEXPR StructureType structureType = StructureType::ePhysicalDeviceShadingRateImagePropertiesNV;
84099 …VULKAN_HPP_CONSTEXPR PhysicalDeviceShadingRateImagePropertiesNV( VULKAN_HPP_NAMESPACE::Extent2D sh… in PhysicalDeviceShadingRateImagePropertiesNV() function
84112PhysicalDeviceShadingRateImagePropertiesNV( VkPhysicalDeviceShadingRateImagePropertiesNV const & r… in PhysicalDeviceShadingRateImagePropertiesNV() function
84122 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceShadingRateImagePropertiesNV const *… in operator =()
84126 operator VkPhysicalDeviceShadingRateImagePropertiesNV const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceShadingRateImagePropertiesNV const&()
84131 operator VkPhysicalDeviceShadingRateImagePropertiesNV &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceShadingRateImagePropertiesNV&()
84142 reflect() const VULKAN_HPP_NOEXCEPT in reflect()
[all …]