Searched refs:safe_VkDebugUtilsLabelEXT (Results 1 – 2 of 2) sorted by relevance
4406 struct safe_VkDebugUtilsLabelEXT { struct4411 safe_VkDebugUtilsLabelEXT(const VkDebugUtilsLabelEXT* in_struct); argument4412 safe_VkDebugUtilsLabelEXT(const safe_VkDebugUtilsLabelEXT& src);4413 safe_VkDebugUtilsLabelEXT& operator=(const safe_VkDebugUtilsLabelEXT& src); argument4414 safe_VkDebugUtilsLabelEXT();4415 ~safe_VkDebugUtilsLabelEXT();4417 void initialize(const safe_VkDebugUtilsLabelEXT* src);4430 safe_VkDebugUtilsLabelEXT* pQueueLabels; argument4432 safe_VkDebugUtilsLabelEXT* pCmdBufLabels;
19368 safe_VkDebugUtilsLabelEXT::safe_VkDebugUtilsLabelEXT(const VkDebugUtilsLabelEXT* in_struct) : in safe_VkDebugUtilsLabelEXT() function in safe_VkDebugUtilsLabelEXT19378 safe_VkDebugUtilsLabelEXT::safe_VkDebugUtilsLabelEXT() : in safe_VkDebugUtilsLabelEXT() function in safe_VkDebugUtilsLabelEXT19383 safe_VkDebugUtilsLabelEXT::safe_VkDebugUtilsLabelEXT(const safe_VkDebugUtilsLabelEXT& src) in safe_VkDebugUtilsLabelEXT() function in safe_VkDebugUtilsLabelEXT19393 safe_VkDebugUtilsLabelEXT& safe_VkDebugUtilsLabelEXT::operator=(const safe_VkDebugUtilsLabelEXT& sr… in operator =()19411 safe_VkDebugUtilsLabelEXT::~safe_VkDebugUtilsLabelEXT() in ~safe_VkDebugUtilsLabelEXT()19418 void safe_VkDebugUtilsLabelEXT::initialize(const VkDebugUtilsLabelEXT* in_struct) in initialize()19428 void safe_VkDebugUtilsLabelEXT::initialize(const safe_VkDebugUtilsLabelEXT* src) in initialize()19453 pQueueLabels = new safe_VkDebugUtilsLabelEXT[queueLabelCount]; in safe_VkDebugUtilsMessengerCallbackDataEXT()19459 pCmdBufLabels = new safe_VkDebugUtilsLabelEXT[cmdBufLabelCount]; in safe_VkDebugUtilsMessengerCallbackDataEXT()19496 pQueueLabels = new safe_VkDebugUtilsLabelEXT[queueLabelCount]; in safe_VkDebugUtilsMessengerCallbackDataEXT()[all …]