Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/layers/generated/
Dvk_safe_struct.h3678 struct safe_VkTextureLODGatherFormatPropertiesAMD { struct
3682safe_VkTextureLODGatherFormatPropertiesAMD(const VkTextureLODGatherFormatPropertiesAMD* in_struct); argument
3683safe_VkTextureLODGatherFormatPropertiesAMD(const safe_VkTextureLODGatherFormatPropertiesAMD& src);
3684safe_VkTextureLODGatherFormatPropertiesAMD& operator=(const safe_VkTextureLODGatherFormatPropertie… argument
3685 safe_VkTextureLODGatherFormatPropertiesAMD();
3686 ~safe_VkTextureLODGatherFormatPropertiesAMD();
3688 void initialize(const safe_VkTextureLODGatherFormatPropertiesAMD* src);
Dvk_safe_struct.cpp16304 safe_VkTextureLODGatherFormatPropertiesAMD::safe_VkTextureLODGatherFormatPropertiesAMD(const VkText… in safe_VkTextureLODGatherFormatPropertiesAMD() function in safe_VkTextureLODGatherFormatPropertiesAMD
16311 safe_VkTextureLODGatherFormatPropertiesAMD::safe_VkTextureLODGatherFormatPropertiesAMD() : in safe_VkTextureLODGatherFormatPropertiesAMD() function in safe_VkTextureLODGatherFormatPropertiesAMD
16315 safe_VkTextureLODGatherFormatPropertiesAMD::safe_VkTextureLODGatherFormatPropertiesAMD(const safe_V… in safe_VkTextureLODGatherFormatPropertiesAMD() function in safe_VkTextureLODGatherFormatPropertiesAMD
16322 safe_VkTextureLODGatherFormatPropertiesAMD& safe_VkTextureLODGatherFormatPropertiesAMD::operator=(c… in operator =()
16336 safe_VkTextureLODGatherFormatPropertiesAMD::~safe_VkTextureLODGatherFormatPropertiesAMD() in ~safe_VkTextureLODGatherFormatPropertiesAMD()
16342 void safe_VkTextureLODGatherFormatPropertiesAMD::initialize(const VkTextureLODGatherFormatPropertie… in initialize()
16349 void safe_VkTextureLODGatherFormatPropertiesAMD::initialize(const safe_VkTextureLODGatherFormatProp… in initialize()
28657 …safe_pNext = new safe_VkTextureLODGatherFormatPropertiesAMD(reinterpret_cast<const VkTextureLODGat… in SafePnextCopy()
29287 delete reinterpret_cast<const safe_VkTextureLODGatherFormatPropertiesAMD *>(header); in FreePnextChain()