picky format fix
This commit is contained in:
parent
d194ca58c4
commit
a68ed43fdb
1 changed files with 0 additions and 1 deletions
|
@ -300,7 +300,6 @@ u64 Device::GetTotalDedicatedVideoMemory() const {
|
|||
}
|
||||
}
|
||||
|
||||
|
||||
u64 Device::GetCurrentDedicatedVideoMemory() const {
|
||||
GLint cur_avail_mem_kb = 0;
|
||||
// this should report the currently available video memory
|
||||
|
|
Loading…
Add table
Reference in a new issue