Home
last modified time | relevance | path

Searched refs:safe_VkPhysicalDeviceShaderImageFootprintFeaturesNV (Results 1 – 2 of 2) sorted by relevance

/external/vulkan-validation-layers/layers/generated/
Dvk_safe_struct.h5766 struct safe_VkPhysicalDeviceShaderImageFootprintFeaturesNV { struct
5770safe_VkPhysicalDeviceShaderImageFootprintFeaturesNV(const VkPhysicalDeviceShaderImageFootprintFeat… argument
5771safe_VkPhysicalDeviceShaderImageFootprintFeaturesNV(const safe_VkPhysicalDeviceShaderImageFootprin…
5772safe_VkPhysicalDeviceShaderImageFootprintFeaturesNV& operator=(const safe_VkPhysicalDeviceShaderIm… argument
5773 safe_VkPhysicalDeviceShaderImageFootprintFeaturesNV();
5774 ~safe_VkPhysicalDeviceShaderImageFootprintFeaturesNV();
5776 void initialize(const safe_VkPhysicalDeviceShaderImageFootprintFeaturesNV* src);
Dvk_safe_struct.cpp25110 safe_VkPhysicalDeviceShaderImageFootprintFeaturesNV::safe_VkPhysicalDeviceShaderImageFootprintFeatu… in safe_VkPhysicalDeviceShaderImageFootprintFeaturesNV() function in safe_VkPhysicalDeviceShaderImageFootprintFeaturesNV
25117 safe_VkPhysicalDeviceShaderImageFootprintFeaturesNV::safe_VkPhysicalDeviceShaderImageFootprintFeatu… in safe_VkPhysicalDeviceShaderImageFootprintFeaturesNV() function in safe_VkPhysicalDeviceShaderImageFootprintFeaturesNV
25121 safe_VkPhysicalDeviceShaderImageFootprintFeaturesNV::safe_VkPhysicalDeviceShaderImageFootprintFeatu… in safe_VkPhysicalDeviceShaderImageFootprintFeaturesNV() function in safe_VkPhysicalDeviceShaderImageFootprintFeaturesNV
25128 safe_VkPhysicalDeviceShaderImageFootprintFeaturesNV& safe_VkPhysicalDeviceShaderImageFootprintFeatu… in operator =()
25142 safe_VkPhysicalDeviceShaderImageFootprintFeaturesNV::~safe_VkPhysicalDeviceShaderImageFootprintFeat… in ~safe_VkPhysicalDeviceShaderImageFootprintFeaturesNV()
25148 void safe_VkPhysicalDeviceShaderImageFootprintFeaturesNV::initialize(const VkPhysicalDeviceShaderIm… in initialize()
25155 void safe_VkPhysicalDeviceShaderImageFootprintFeaturesNV::initialize(const safe_VkPhysicalDeviceSha… in initialize()
28876 …safe_pNext = new safe_VkPhysicalDeviceShaderImageFootprintFeaturesNV(reinterpret_cast<const VkPhys… in SafePnextCopy()
29506 … delete reinterpret_cast<const safe_VkPhysicalDeviceShaderImageFootprintFeaturesNV *>(header); in FreePnextChain()