mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-05-12 21:10:42 +00:00
Compile fixes on linux
This commit is contained in:
@@ -64,6 +64,8 @@ struct SortValue
|
||||
val.u = result.value.u64;
|
||||
else
|
||||
val.u = result.value.u32;
|
||||
|
||||
default: break;
|
||||
}
|
||||
}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user