Searched refs:ptr_handle (Results 1 – 1 of 1) sorted by relevance
370 auto ptr_handle = new VK_LOADER_DATA; in DispatchableHandle() local371 set_loader_magic_value(ptr_handle); in DispatchableHandle()372 handle = reinterpret_cast<T>(ptr_handle); in DispatchableHandle()