DXGI Adapter RAM to String?

Hey
im trying to get dedicated VRAM as a string with DXGI from example:
https://github.com/walbourn/directx-sdk-samples/tree/main/VideoMemory

I break it down to list me just entire adapter's VRAM.
for the case i have just one physical gpu,
i ... add all values togheter / by quantity of adapters
voila: dedicated gpu mem, theoretically

but i get in my string completly different values than the example
in the console print

Do i overthink this? I guess there is a shorter way to get a value of dedicated vram with this source as i did
Since we've no idea what you tried, how you printed it, what you saw, what you expected (etc etc), it's hard to know what you're thinking or over thinking.

Post your code, your actual results and what you expected.

Have you tried reaching out to the author of that git repo?
Topic archived. No new replies allowed.