Files
yuzu-android/src/video_core/renderer_opengl
Lioncash 861bfdbf5d 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.
2018-12-10 23:44:18 -05:00
..
2018-11-26 20:56:32 -03:00