yuzu/src/video_core
Lioncash 8d685a29bc gl_buffer_cache: Make GetHandle() a const member function
GetHandle() internally calls GetHandle() on the stream_buffer instance,
which is a const member function, so this can be made const as well.
2018-09-06 15:07:15 -04:00
..
2018-08-28 11:11:50 -04:00
2018-08-11 20:20:21 -04:00