Updated

“DX12 Ultimate serves as a force multiplier for the entire gaming ecosystem.”




dx12 ultimate

Nvidia

Today’s Best Tech Deals

Picked by PCWorld’s Editors

Top Deals On Great Products

Picked by Techconnect’s Editors

Microsoft’s DirectX 12 Ultimate, a new version of the graphics technology underpinning both Windows and the Xbox Series X, seeks to bind the two platforms even closer together with an array of cutting-edge features. Better yet, you can now actually buy DX12 Ultimate hardware in the form of Nvidia GeForce RTX 30-series graphics cards, AMD Radeon RX 6000-series graphics cards, and of course the Xbox Series X.

Nvidia shared details of what to expect before Microsoft’s official presentation at GDC 2020 in March, and it’s easy to see why: Even though Microsoft’s next-gen console is powered by AMD, DirectX 12 Ultimate enshrines several innovative technologies first introduced by GeForce RTX 20-series graphics cards as a new industry standard—one that now spans both PCs and consoles, earning it the “Ultimate” name.

“By unifying the graphics platform across PC and Xbox Series X, DX12 Ultimate serves as a force multiplier for the entire gaming ecosystem,” Microsoft’s announcement post from March says. “No longer do the cycles operate independently! Instead, they now combine synergistically: when Xbox Series X releases, there will already be many millions of DX12 Ultimate PC graphics cards in the world with the same feature set, catalyzing a rapid adoption of new features, and when Xbox Series X brings a wave of new console gamers, PC will likewise benefit from this vast surge of new DX12 Ultimate capable hardware! The result? An adrenaline shot to new feature adoption, groundbreaking graphics in the hands of gamers more quickly than ever before.”

DirectX 12 Ultimate supports DirectX Raytracing (DXR) tier 1.1, which is an incremental update to the first iteration. The cutting-edge lighting technology stole the spotlight in GeForce RTX 20-series GPUs to the extent that Nvidia ditched its traditional “GTX” branding for “RTX,” and it’s a key feature of the next-gen Xbox Series X. (The PlayStation 5 also supports hardware-based ray tracing, but Sony’s systems don’t rely on DirectX technology.) The most notable addition in DXR 1.1 is inline ray tracing, a new technique that “gives developers the option to drive more of the raytracing process, as opposed to handling work scheduling entirely to the system,” per Microsoft.

Ray tracing can look positively breathtaking when used to good effect, as it has been in Control, Minecraft, and Metro Exodus. While its adoption has been limited to this point, expect to see ray tracing explode in popularity now that it’s in the consoles. Many of this holiday’s top releases support the technology, including Watch Dogs: Legion, the new Call of Duty game, and the hotly anticipated Cyberpunk 2077.

Ray tracing isn’t the only tech introduced by Nvidia’s Turing architecture that’s being codified by DirectX 12 Ultimate, though. Two other intelligent rendering capabilities make your GPU work smarter, not harder, supercharging the performance potential of your graphics card (or Xbox) if developers wind up embracing them.

lkdfghpzhx 21 Nvidia

DX12 Ultimate hardware also needs to support Variable Rate Shading (VRS) tier 2. Here’s how we described Variable Rate Shading in our Nvidia Turing GPU deep dive:

“Variable Rate Shading is sort of like a supercharged version of the multi-resolution shading that Nvidia’s supported for years now. Human eyes only see the focal points of what’s in their vision at full detail; objects at the periphery or in motion aren’t as sharp. Variable rate shading takes advantage of that to shade primary objects at full resolution, but secondary objects at a lower rate, which can improve performance.

One potential use case for this is Motion Adaptive Shading, where non-critical parts of a moving scene are rendered with less detail. The image above shows how it could be handled in Forza Horizon. Traditionally, every part of the screen would be rendered at full detail, but with Motion Adaptive Shading, only the blue sections of the scene get such lofty treatment.”

Variable Rate Shading can also be used in other ways, such as the Content Adaptive Shading technology that shipped in Wolfenstein II. Content Adaptive Shading applies the same basic principles as Motion Adaptive Shading, but it dynamically identifies portions of the screen that have low detail or large swathes of similar colors, and shades those at lower detail—and more so when you’re in motion—to increase overall performance with minimal loss of perceptible visual quality.

As a high frame rate connoisseur, I’ve been a massive fan of smart rendering techniques like these every time I’ve seen them in action. Fingers crossed that with VRS now part of DX12 Ultimate and the next-gen consoles, developers will start deploying tools like these more often. We’re already seeing it pick up with recent titles like Gears Tactics and Dirt 5 adding Variable Rate Shading.

mesh shaders dx12 ultimate Nvidia
lkdfghpzhx 9 Nvidia

Microsoft’s latest version of the API also demands support for mesh shaders, per Nvidia. Once again, Nvidia’s Turing GPUs introduced the concept of mesh shading. Here’s what we said at the time:

“Mesh shading help take some of the burden off your CPU during very visually complex scenes, with tens or hundreds of thousands of objects. It consists of two new shader stages. Task shaders perform object culling to determine which elements of a scene need to be rendered. Once that’s decided, Mesh Shaders determine the level of detail at which the visible objects should be rendered. Ones that are farther away need a much lower level of detail, while closer objects need to look as sharp as possible.

Nvidia showed off mesh shading with an impressive, playable demo where you flew a spaceship through a massive field of 300,000 asteroids. The demo ran around 50 frames per second despite that gargantuan object count because mesh shading reduced the number of drawn triangles at any given point down to around 13,000, from a maximum of 3 trillion potential drawn triangles.”

It was super impressive in the demo. You can see Nvidia’s asteroids demo in action below, and read more about how it works here. No games have taken advantage of mesh shading thus far, even though GeForce RTX 20-series GPUs have been available for well over a year. Nvidia expects to see traction for the technology now that it’s part of DX12 Ultimate.

If you want to learn more about how VRS can be implemented, check out the GeForce blog post on Nvidia Adaptive Shading in Wolfenstein: Youngblood. Youngblood’s NAS combined two different forms of Variable Rate Shading—Content Adaptive Shading and Motion Adaptive Shading—to “accelerate performance by up to 15%, with no perceivable visual quality loss.”

Finally, DirectX 12 Ultimate also requires support for a technology called Sampler Feedback. Microsoft says that Sampler Feedback “enables better visual quality, shorter load time, and less stuttering.”

sampler feedback dx12 ultimate Nvidia

“Fundamentally, what this does is allows the texture subsystem to provide some communication to the shading subsystem, to allow developers to make more intelligent choices about the way it manages sampling, filtering, and LODs (levels of detail),” Nvidia’s Tony Tamasi explained during a press briefing. “The way we demonstrated that is with texture space shading. The idea there is that certain shading can be reused, either spatially or temporally across space or time, to allow developers to potentially save performance that don’t need to be reshaded versus shaded time and time again when it’s not necessary.”

For VR workloads, Tamasi said you can use Sampler Feedback to render all the pixels in a scene once, then simply reproject it to the second eye, “saving essentially half the shading calculationse.”

“You can do the same kind of thing temporally,” Tamasi continued. “Say you have a mountain off in the distance, and you didn’t have a lot of dynamic lighting shifting across that mountain. You could potentially update the shading on those mountains every other frame, or every tenth frame, whatever you felt was appropriate for your game, again saving all those shading calculations, allowing developers to up the image quality by putting the quality where it matters, where users are going to see it, and saving some performance in places where it’s not really going to matter.”

Fascinating stuff.

geforce rtx 3080 3 Brad Chacos/IDG

Nvidia’s GeForce RTX GPUs support DirectX 12 Ultimate.

Beyond the fact that many of these technologies debuted in Nvidia’s “Turing” GeForce graphics cards well over a year ago, it’s also worth noting that aside from ray tracing, the other DirectX 12 Ultimate capabilities focus on having GPUs work smarter to increase performance. Real time ray tracing puts big-time stress on your graphics chip even with hardware dedicated to the task. Augmenting it with software tricks that can boost performance (including Nvidia’s DLSS on PCs) isn’t just wise, it’s borderline necessary.

Any PC hardware needs to support all of these technologies to be DirectX 12 Ultimate compliant. Nvidia’s GeForce RTX graphics cards already do, obviously, as well as the Xbox Series X and AMD’s Radeon RX 6000-series GPUs. Better yet, all this DX12 Ultimate hardware also supports DirectStorage, another Microsoft API that ties your NVMe SSD and graphics card closer together in a bid to kill game-loading times on your PC.

For a much more technical deep dive into DirectX 12 Ultimate’s capabilities, be sure to check out the post from Microsoft’s DirectX team. And if you’re not sure if your computer’s hardware is up to snuff, Windows 10’s Xbox Game Bar can now tell you whether your gaming PC qualifies for DirectX 12 Ultimate.

Editor’s note: This article was originally published on 3/19/20, but was updated to include information from Microsoft’s DX12 Ultimate announcement post, and then to work in more information after next-gen consoles and GPUs launched with support for the API.

Note: When you purchase something after clicking links in our articles, we may earn a small commission. Read our affiliate link policy for more details.

Senior editor Brad Chacos covers gaming and graphics for PCWorld, and runs the morning news desk for PCWorld, Macworld, Greenbot, and TechHive. He tweets too.