Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/layers/generated/
Dvk_safe_struct.h4575 struct safe_VkSamplerReductionModeCreateInfoEXT { struct
4579 safe_VkSamplerReductionModeCreateInfoEXT(const VkSamplerReductionModeCreateInfoEXT* in_struct); argument
4580 safe_VkSamplerReductionModeCreateInfoEXT(const safe_VkSamplerReductionModeCreateInfoEXT& src);
4581safe_VkSamplerReductionModeCreateInfoEXT& operator=(const safe_VkSamplerReductionModeCreateInfoEXT argument
4582 safe_VkSamplerReductionModeCreateInfoEXT();
4583 ~safe_VkSamplerReductionModeCreateInfoEXT();
4585 void initialize(const safe_VkSamplerReductionModeCreateInfoEXT* src);
Dvk_safe_struct.cpp20097 safe_VkSamplerReductionModeCreateInfoEXT::safe_VkSamplerReductionModeCreateInfoEXT(const VkSamplerR… in safe_VkSamplerReductionModeCreateInfoEXT() function in safe_VkSamplerReductionModeCreateInfoEXT
20104 safe_VkSamplerReductionModeCreateInfoEXT::safe_VkSamplerReductionModeCreateInfoEXT() : in safe_VkSamplerReductionModeCreateInfoEXT() function in safe_VkSamplerReductionModeCreateInfoEXT
20108 safe_VkSamplerReductionModeCreateInfoEXT::safe_VkSamplerReductionModeCreateInfoEXT(const safe_VkSam… in safe_VkSamplerReductionModeCreateInfoEXT() function in safe_VkSamplerReductionModeCreateInfoEXT
20115 safe_VkSamplerReductionModeCreateInfoEXT& safe_VkSamplerReductionModeCreateInfoEXT::operator=(const… in operator =()
20129 safe_VkSamplerReductionModeCreateInfoEXT::~safe_VkSamplerReductionModeCreateInfoEXT() in ~safe_VkSamplerReductionModeCreateInfoEXT()
20135 void safe_VkSamplerReductionModeCreateInfoEXT::initialize(const VkSamplerReductionModeCreateInfoEXT… in initialize()
20142 void safe_VkSamplerReductionModeCreateInfoEXT::initialize(const safe_VkSamplerReductionModeCreateIn… in initialize()
28723 …safe_pNext = new safe_VkSamplerReductionModeCreateInfoEXT(reinterpret_cast<const VkSamplerReductio… in SafePnextCopy()
29353 delete reinterpret_cast<const safe_VkSamplerReductionModeCreateInfoEXT *>(header); in FreePnextChain()