diff options
author | Lioncash <mathew1800@gmail.com> | 2022-11-22 13:43:53 -0500 |
---|---|---|
committer | Lioncash <mathew1800@gmail.com> | 2022-11-22 13:58:42 -0500 |
commit | 8d99aae45b04f1a70cad90e6fdc7ff91aee57edc (patch) | |
tree | 4a004b735d08ee3181a478a33facc7bb87887643 /src/shader_recompiler/backend/spirv | |
parent | 3027917f39667b627d3279957a88f99ae063bf6c (diff) |
k_handle_table: Remove cast to void* in GetObjectForIpc
This was used to get around the KProcess class being incomplete. We can
just move this to the cpp file and eliminate the cast entirely, letting
the compiler do its work.
Diffstat (limited to 'src/shader_recompiler/backend/spirv')
0 files changed, 0 insertions, 0 deletions