Home | History | Annotate | Download | only in unique_objects

Lines Matching refs:pWaitSemaphores

78             if (local_pSubmits[idx0].pWaitSemaphores) {
80 local_pSubmits[idx0].pWaitSemaphores[idx2] = (VkSemaphore)my_map_data->unique_id_mapping[reinterpret_cast<const uint64_t &>(pSubmits[idx0].pWaitSemaphores[idx2])];
371 if (local_pBindInfo[idx0].pWaitSemaphores) {
373 local_pBindInfo[idx0].pWaitSemaphores[idx5] = (VkSemaphore)my_map_data->unique_id_mapping[reinterpret_cast<const uint64_t &>(pBindInfo[idx0].pWaitSemaphores[idx5])];
2156 if (local_pPresentInfo->pWaitSemaphores) {
2158 local_pPresentInfo->pWaitSemaphores[idx1] = (VkSemaphore)my_map_data->unique_id_mapping[reinterpret_cast<const uint64_t &>(pPresentInfo->pWaitSemaphores[idx1])];