Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/layers/generated/
Dvk_safe_struct.h5905 struct safe_VkPerformanceMarkerInfoINTEL { struct
5909 safe_VkPerformanceMarkerInfoINTEL(const VkPerformanceMarkerInfoINTEL* in_struct); argument
5910 safe_VkPerformanceMarkerInfoINTEL(const safe_VkPerformanceMarkerInfoINTEL& src);
5911 safe_VkPerformanceMarkerInfoINTEL& operator=(const safe_VkPerformanceMarkerInfoINTEL& src); argument
5912 safe_VkPerformanceMarkerInfoINTEL();
5913 ~safe_VkPerformanceMarkerInfoINTEL();
5915 void initialize(const safe_VkPerformanceMarkerInfoINTEL* src);
Dvk_safe_struct.cpp25623 safe_VkPerformanceMarkerInfoINTEL::safe_VkPerformanceMarkerInfoINTEL(const VkPerformanceMarkerInfoI… in safe_VkPerformanceMarkerInfoINTEL() function in safe_VkPerformanceMarkerInfoINTEL
25630 safe_VkPerformanceMarkerInfoINTEL::safe_VkPerformanceMarkerInfoINTEL() : in safe_VkPerformanceMarkerInfoINTEL() function in safe_VkPerformanceMarkerInfoINTEL
25634 safe_VkPerformanceMarkerInfoINTEL::safe_VkPerformanceMarkerInfoINTEL(const safe_VkPerformanceMarker… in safe_VkPerformanceMarkerInfoINTEL() function in safe_VkPerformanceMarkerInfoINTEL
25641 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()