#include <vulkan.hpp>
Definition at line 19819 of file vulkan.hpp.
◆ PhysicalDeviceShaderImageFootprintFeaturesNV() [1/2]
| VULKAN_HPP_NAMESPACE::PhysicalDeviceShaderImageFootprintFeaturesNV::PhysicalDeviceShaderImageFootprintFeaturesNV |
( |
Bool32 |
imageFootprint_ = 0 | ) |
|
|
inline |
◆ PhysicalDeviceShaderImageFootprintFeaturesNV() [2/2]
◆ operator VkPhysicalDeviceShaderImageFootprintFeaturesNV &()
Definition at line 19853 of file vulkan.hpp.
19855 return *reinterpret_cast<VkPhysicalDeviceShaderImageFootprintFeaturesNV*>(
this);
◆ operator VkPhysicalDeviceShaderImageFootprintFeaturesNV const &()
Definition at line 19848 of file vulkan.hpp.
19850 return *reinterpret_cast<const VkPhysicalDeviceShaderImageFootprintFeaturesNV*>(
this);
◆ operator!=()
◆ operator=()
◆ operator==()
◆ setImageFootprint()
◆ setPNext()
◆ imageFootprint
| Bool32 VULKAN_HPP_NAMESPACE::PhysicalDeviceShaderImageFootprintFeaturesNV::imageFootprint |
◆ pNext
| void* VULKAN_HPP_NAMESPACE::PhysicalDeviceShaderImageFootprintFeaturesNV::pNext = nullptr |
◆ sType
The documentation for this struct was generated from the following file: