Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/include/vulkan/
Dvulkan.hpp3876 struct PhysicalDeviceSparseProperties struct
3878 operator const VkPhysicalDeviceSparseProperties&() const in operator const VkPhysicalDeviceSparseProperties&()
3883 bool operator==( PhysicalDeviceSparseProperties const& rhs ) const in operator ==()
3892 bool operator!=( PhysicalDeviceSparseProperties const& rhs ) const in operator !=()
3897 Bool32 residencyStandard2DBlockShape;
3898 Bool32 residencyStandard2DMultisampleBlockShape;
3899 Bool32 residencyStandard3DBlockShape;
3900 Bool32 residencyAlignedMipSize;
3901 Bool32 residencyNonResidentStrict;