Searched defs:PhysicalDeviceShaderImageFootprintFeaturesNV (Results 1 – 4 of 4) sorted by relevance
72180 struct PhysicalDeviceShaderImageFootprintFeaturesNV struct72182 using NativeType = VkPhysicalDeviceShaderImageFootprintFeaturesNV;72188 …VULKAN_HPP_CONSTEXPR PhysicalDeviceShaderImageFootprintFeaturesNV( VULKAN_HPP_NAMESPACE::Bool32 im… in PhysicalDeviceShaderImageFootprintFeaturesNV() function72197 …PhysicalDeviceShaderImageFootprintFeaturesNV( VkPhysicalDeviceShaderImageFootprintFeaturesNV const… in PhysicalDeviceShaderImageFootprintFeaturesNV() function72207 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceShaderImageFootprintFeaturesNV const… in operator =()72212 …XPR_14 PhysicalDeviceShaderImageFootprintFeaturesNV & setPNext( void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()72218 …tFeaturesNV & setImageFootprint( VULKAN_HPP_NAMESPACE::Bool32 imageFootprint_ ) VULKAN_HPP_NOEXCEPT in setImageFootprint()72225 …xplicit operator VkPhysicalDeviceShaderImageFootprintFeaturesNV const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceShaderImageFootprintFeaturesNV const&()72230 explicit operator VkPhysicalDeviceShaderImageFootprintFeaturesNV &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceShaderImageFootprintFeaturesNV&()72241 reflect() const VULKAN_HPP_NOEXCEPT in reflect()[all …]
67417 struct PhysicalDeviceShaderImageFootprintFeaturesNV struct67426 VULKAN_HPP_CONSTEXPR PhysicalDeviceShaderImageFootprintFeaturesNV(VULKAN_HPP_NAMESPACE::Bool32 imag… in PhysicalDeviceShaderImageFootprintFeaturesNV() function67432 …PhysicalDeviceShaderImageFootprintFeaturesNV( VkPhysicalDeviceShaderImageFootprintFeaturesNV const… in PhysicalDeviceShaderImageFootprintFeaturesNV() function67442 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceShaderImageFootprintFeaturesNV const… in operator =()67447 …XPR_14 PhysicalDeviceShaderImageFootprintFeaturesNV & setPNext( void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()67453 …tFeaturesNV & setImageFootprint( VULKAN_HPP_NAMESPACE::Bool32 imageFootprint_ ) VULKAN_HPP_NOEXCEPT in setImageFootprint()67461 operator VkPhysicalDeviceShaderImageFootprintFeaturesNV const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceShaderImageFootprintFeaturesNV const&()67466 operator VkPhysicalDeviceShaderImageFootprintFeaturesNV &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceShaderImageFootprintFeaturesNV&()67477 reflect() const VULKAN_HPP_NOEXCEPT in reflect()67487 …ol operator==( PhysicalDeviceShaderImageFootprintFeaturesNV const & rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()[all …]
75940 struct PhysicalDeviceShaderImageFootprintFeaturesNV struct75942 using NativeType = VkPhysicalDeviceShaderImageFootprintFeaturesNV;75948 …VULKAN_HPP_CONSTEXPR PhysicalDeviceShaderImageFootprintFeaturesNV( VULKAN_HPP_NAMESPACE::Bool32 im… in PhysicalDeviceShaderImageFootprintFeaturesNV() function75957 …PhysicalDeviceShaderImageFootprintFeaturesNV( VkPhysicalDeviceShaderImageFootprintFeaturesNV const… in PhysicalDeviceShaderImageFootprintFeaturesNV() function75967 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceShaderImageFootprintFeaturesNV const… in operator =()75972 …XPR_14 PhysicalDeviceShaderImageFootprintFeaturesNV & setPNext( void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()75978 …tFeaturesNV & setImageFootprint( VULKAN_HPP_NAMESPACE::Bool32 imageFootprint_ ) VULKAN_HPP_NOEXCEPT in setImageFootprint()75985 operator VkPhysicalDeviceShaderImageFootprintFeaturesNV const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceShaderImageFootprintFeaturesNV const&()75990 operator VkPhysicalDeviceShaderImageFootprintFeaturesNV &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceShaderImageFootprintFeaturesNV&()76001 reflect() const VULKAN_HPP_NOEXCEPT in reflect()[all …]
30271 pub struct PhysicalDeviceShaderImageFootprintFeaturesNV { struct30276 impl ::std::default::Default for PhysicalDeviceShaderImageFootprintFeaturesNV { argument30285 impl PhysicalDeviceShaderImageFootprintFeaturesNV { impl30302 unsafe impl ExtendsPhysicalDeviceFeatures2 for PhysicalDeviceShaderImageFootprintFeaturesNV {} implementation30304 unsafe impl ExtendsDeviceCreateInfo for PhysicalDeviceShaderImageFootprintFeaturesNV {} implementation30324 pub fn build(self) -> PhysicalDeviceShaderImageFootprintFeaturesNV { in build()