2
0
Бранимир Караџић 4 жил өмнө
parent
commit
f99a6b4246
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  1. 1 1
      src/dxgi.cpp

+ 1 - 1
src/dxgi.cpp

@@ -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;