Searched refs:safe_VkPipelineExecutableInfoKHR (Results 1 – 3 of 3) sorted by relevance
3422 struct safe_VkPipelineExecutableInfoKHR { struct3427 safe_VkPipelineExecutableInfoKHR(const VkPipelineExecutableInfoKHR* in_struct); argument3428 safe_VkPipelineExecutableInfoKHR(const safe_VkPipelineExecutableInfoKHR& src);3429 safe_VkPipelineExecutableInfoKHR& operator=(const safe_VkPipelineExecutableInfoKHR& src); argument3430 safe_VkPipelineExecutableInfoKHR();3431 ~safe_VkPipelineExecutableInfoKHR();3433 void initialize(const safe_VkPipelineExecutableInfoKHR* src);
15310 safe_VkPipelineExecutableInfoKHR::safe_VkPipelineExecutableInfoKHR(const VkPipelineExecutableInfoKH… in safe_VkPipelineExecutableInfoKHR() function in safe_VkPipelineExecutableInfoKHR15318 safe_VkPipelineExecutableInfoKHR::safe_VkPipelineExecutableInfoKHR() : in safe_VkPipelineExecutableInfoKHR() function in safe_VkPipelineExecutableInfoKHR15322 safe_VkPipelineExecutableInfoKHR::safe_VkPipelineExecutableInfoKHR(const safe_VkPipelineExecutableI… in safe_VkPipelineExecutableInfoKHR() function in safe_VkPipelineExecutableInfoKHR15330 safe_VkPipelineExecutableInfoKHR& safe_VkPipelineExecutableInfoKHR::operator=(const safe_VkPipeline… in operator =()15345 safe_VkPipelineExecutableInfoKHR::~safe_VkPipelineExecutableInfoKHR() in ~safe_VkPipelineExecutableInfoKHR()15351 void safe_VkPipelineExecutableInfoKHR::initialize(const VkPipelineExecutableInfoKHR* in_struct) in initialize()15359 void safe_VkPipelineExecutableInfoKHR::initialize(const safe_VkPipelineExecutableInfoKHR* src) in initialize()
4899 safe_VkPipelineExecutableInfoKHR *local_pExecutableInfo = NULL; in DispatchGetPipelineExecutableStatisticsKHR()4902 local_pExecutableInfo = new safe_VkPipelineExecutableInfoKHR(pExecutableInfo); in DispatchGetPipelineExecutableStatisticsKHR()4923 safe_VkPipelineExecutableInfoKHR *local_pExecutableInfo = NULL; in DispatchGetPipelineExecutableInternalRepresentationsKHR()4926 local_pExecutableInfo = new safe_VkPipelineExecutableInfoKHR(pExecutableInfo); in DispatchGetPipelineExecutableInternalRepresentationsKHR()