Searched refs:safe_VkPerformanceMarkerInfoINTEL (Results 1 – 2 of 2) sorted by relevance
5905 struct safe_VkPerformanceMarkerInfoINTEL { struct5909 safe_VkPerformanceMarkerInfoINTEL(const VkPerformanceMarkerInfoINTEL* in_struct); argument5910 safe_VkPerformanceMarkerInfoINTEL(const safe_VkPerformanceMarkerInfoINTEL& src);5911 safe_VkPerformanceMarkerInfoINTEL& operator=(const safe_VkPerformanceMarkerInfoINTEL& src); argument5912 safe_VkPerformanceMarkerInfoINTEL();5913 ~safe_VkPerformanceMarkerInfoINTEL();5915 void initialize(const safe_VkPerformanceMarkerInfoINTEL* src);
25623 safe_VkPerformanceMarkerInfoINTEL::safe_VkPerformanceMarkerInfoINTEL(const VkPerformanceMarkerInfoI… in safe_VkPerformanceMarkerInfoINTEL() function in safe_VkPerformanceMarkerInfoINTEL25630 safe_VkPerformanceMarkerInfoINTEL::safe_VkPerformanceMarkerInfoINTEL() : in safe_VkPerformanceMarkerInfoINTEL() function in safe_VkPerformanceMarkerInfoINTEL25634 safe_VkPerformanceMarkerInfoINTEL::safe_VkPerformanceMarkerInfoINTEL(const safe_VkPerformanceMarker… in safe_VkPerformanceMarkerInfoINTEL() function in safe_VkPerformanceMarkerInfoINTEL25641 safe_VkPerformanceMarkerInfoINTEL& safe_VkPerformanceMarkerInfoINTEL::operator=(const safe_VkPerfor… in operator =()25655 safe_VkPerformanceMarkerInfoINTEL::~safe_VkPerformanceMarkerInfoINTEL() in ~safe_VkPerformanceMarkerInfoINTEL()25661 void safe_VkPerformanceMarkerInfoINTEL::initialize(const VkPerformanceMarkerInfoINTEL* in_struct) in initialize()25668 void safe_VkPerformanceMarkerInfoINTEL::initialize(const safe_VkPerformanceMarkerInfoINTEL* src) in initialize()