ReactOS 0.4.17-dev-934-g091855f
VkPhysicalDeviceShaderImageFootprintFeaturesNV Struct Reference

#include <vulkan.h>

Collaboration diagram for VkPhysicalDeviceShaderImageFootprintFeaturesNV:

Public Attributes

VkStructureType sType
 
void * pNext
 
VkBool32 imageFootprint
 

Detailed Description

Definition at line 12162 of file vulkan.h.

Member Data Documentation

◆ imageFootprint

VkBool32 VkPhysicalDeviceShaderImageFootprintFeaturesNV::imageFootprint

Definition at line 12166 of file vulkan.h.

◆ pNext

void* VkPhysicalDeviceShaderImageFootprintFeaturesNV::pNext

Definition at line 12165 of file vulkan.h.

◆ sType

VkStructureType VkPhysicalDeviceShaderImageFootprintFeaturesNV::sType

Definition at line 12164 of file vulkan.h.


The documentation for this struct was generated from the following file: