mirror of
https://github.com/bkaradzic/bgfx.git
synced 2026-02-17 20:52:36 +01:00
Fixed bug.
This commit is contained in:
@@ -219,7 +219,7 @@ namespace bgfx
|
||||
BX_TRACE("\tMemory: %s (video), %s (system), %s (shared)"
|
||||
, dedicatedVideo
|
||||
, dedicatedSystem
|
||||
, desc.SharedSystemMemory
|
||||
, sharedSystem
|
||||
);
|
||||
|
||||
_caps.gpu[ii].vendorId = (uint16_t)desc.VendorId;
|
||||
|
||||
Reference in New Issue
Block a user