Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/layers/generated/
Dvk_safe_struct.h5858 struct safe_VkPerformanceValueDataINTEL { struct
5864 safe_VkPerformanceValueDataINTEL(const VkPerformanceValueDataINTEL* in_struct); argument
5865 safe_VkPerformanceValueDataINTEL(const safe_VkPerformanceValueDataINTEL& src);
5866 safe_VkPerformanceValueDataINTEL& operator=(const safe_VkPerformanceValueDataINTEL& src); argument
5867 safe_VkPerformanceValueDataINTEL();
5868 ~safe_VkPerformanceValueDataINTEL();
5870 void initialize(const safe_VkPerformanceValueDataINTEL* src);
Dvk_safe_struct.cpp25458 safe_VkPerformanceValueDataINTEL::safe_VkPerformanceValueDataINTEL(const VkPerformanceValueDataINTE… in safe_VkPerformanceValueDataINTEL() function in safe_VkPerformanceValueDataINTEL
25467 safe_VkPerformanceValueDataINTEL::safe_VkPerformanceValueDataINTEL() : in safe_VkPerformanceValueDataINTEL() function in safe_VkPerformanceValueDataINTEL
25471 safe_VkPerformanceValueDataINTEL::safe_VkPerformanceValueDataINTEL(const safe_VkPerformanceValueDat… in safe_VkPerformanceValueDataINTEL() function in safe_VkPerformanceValueDataINTEL
25480 safe_VkPerformanceValueDataINTEL& safe_VkPerformanceValueDataINTEL::operator=(const safe_VkPerforma… in operator =()
25495 safe_VkPerformanceValueDataINTEL::~safe_VkPerformanceValueDataINTEL() in ~safe_VkPerformanceValueDataINTEL()
25500 void safe_VkPerformanceValueDataINTEL::initialize(const VkPerformanceValueDataINTEL* in_struct) in initialize()
25509 void safe_VkPerformanceValueDataINTEL::initialize(const safe_VkPerformanceValueDataINTEL* src) in initialize()