Fixed bug.
This commit is contained in:
parent
8bf13f7f4f
commit
f99a6b4246
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user