Searched refs:local_pExecutableInfo (Results 1 – 1 of 1) sorted by relevance
4899 safe_VkPipelineExecutableInfoKHR *local_pExecutableInfo = NULL; in DispatchGetPipelineExecutableStatisticsKHR() local4902 local_pExecutableInfo = new safe_VkPipelineExecutableInfoKHR(pExecutableInfo); in DispatchGetPipelineExecutableStatisticsKHR()4904 local_pExecutableInfo->pipeline = layer_data->Unwrap(pExecutableInfo->pipeline); in DispatchGetPipelineExecutableStatisticsKHR()4908 …ecutableStatisticsKHR(device, (const VkPipelineExecutableInfoKHR*)local_pExecutableInfo, pStatisti… in DispatchGetPipelineExecutableStatisticsKHR()4909 if (local_pExecutableInfo) { in DispatchGetPipelineExecutableStatisticsKHR()4910 delete local_pExecutableInfo; in DispatchGetPipelineExecutableStatisticsKHR()4923 safe_VkPipelineExecutableInfoKHR *local_pExecutableInfo = NULL; in DispatchGetPipelineExecutableInternalRepresentationsKHR() local4926 local_pExecutableInfo = new safe_VkPipelineExecutableInfoKHR(pExecutableInfo); in DispatchGetPipelineExecutableInternalRepresentationsKHR()4928 local_pExecutableInfo->pipeline = layer_data->Unwrap(pExecutableInfo->pipeline); in DispatchGetPipelineExecutableInternalRepresentationsKHR()4932 …nalRepresentationsKHR(device, (const VkPipelineExecutableInfoKHR*)local_pExecutableInfo, pInternal… in DispatchGetPipelineExecutableInternalRepresentationsKHR()[all …]