Wgpu-rs: Multiple times more GPU usage on Vulkan than DX12

Created on 17 Jun 2020  路  3Comments  路  Source: gfx-rs/wgpu-rs

I modified the water example to set the SIZE constant to 100, and changed the framework file for examples to forcibly use DX12 and Vulkan.

When running in Vulkan, my GPU usage looks like this:

image

When running in DX12, my GPU usage looks like this:

image

bug help wanted

Most helpful comment

Afterburner shows that the DX12 version is doing about the same amount of work.

Thanks for the heads up!

All 3 comments

Average FPS for Vulkan is 42.
FPS for DX12 is [37, 42]. Average is 38.

Windows gpu measurements are notoriously inaccurate/misleading, does some rivatuner based tool (afterburner, xoc, etc) also report similar numbers?

Afterburner shows that the DX12 version is doing about the same amount of work.

Thanks for the heads up!

Was this page helpful?
0 / 5 - 0 ratings

Related issues

bvssvni picture bvssvni  路  5Comments

gzp-crey picture gzp-crey  路  3Comments

JoshuaBatty picture JoshuaBatty  路  5Comments

JonathanWoollett-Light picture JonathanWoollett-Light  路  4Comments

MarioSieg picture MarioSieg  路  4Comments