mirror of
https://github.com/RPCSX/rpcsx.git
synced 2026-04-04 22:19:02 +00:00
GL: resharper findings (too lazy for const functions)
This commit is contained in:
parent
f9d52ea5b9
commit
a50be7a912
10 changed files with 7 additions and 24 deletions
|
|
@ -955,6 +955,7 @@ namespace gl
|
|||
case GL_FLOAT:
|
||||
pack_info.type = GL_HALF_FLOAT;
|
||||
break;
|
||||
default: break;
|
||||
}
|
||||
}
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue