Skip to content
Commit 861bfdbf authored by Lioncash's avatar Lioncash
Browse files

gl_shader_cache: Resolve truncation compiler warning

The previous code would cause a warning, as it was truncating size_t
(64-bit) to a u32 (32-bit) implicitly.
parent 3b1043c5
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment