Commit 0a7f09a9 authored by Lioncash's avatar Lioncash
Browse files

gl_shader_disk_cache: in-class initialize virtual file offset of ShaderDiskCacheOpenGL

Given the offset is assigned a fixed value in the constructor, we can
just assign it directly and get rid of the need to write the name of the
variable again in the constructor initializer list.
parent 634b78a4
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment