• Welcome to TechPowerUp Forums, Guest! Please check out our forum guidelines for info related to our community.
  • The forums have been upgraded with support for dark mode. By default it will follow the setting on your system/browser. You may override it by scrolling to the end of the page and clicking the gears icon.

Microsoft releases first Shader Model 6 sample

Joined
Aug 22, 2010
Messages
773 (0.14/day)
Location
Germany
System Name Acer Nitro 5 (AN515-45-R715)
Processor AMD Ryzen 9 5900HX
Motherboard AMD Promontory / Bixby FCH
Cooling Acer Nitro Sense
Memory 32 GB
Video Card(s) AMD Radeon Graphics (Cezanne) / NVIDIA RTX 3080 Laptop GPU
Storage WDC PC SN530 SDBPNPZ
Display(s) BOE CQ NE156QHM-NY3
Software Windows 11 beta channel
Shader Model 6 Wave Intrinsics Sample

This sample visualizes how Wave Intrinsics work. Wave intrinsics are a new set of intrinsics for use in HLSL Shader Model 6. They enable operations across lanes in the SIMD processor cores, helping the performance of certain algorithms such as culling and packing sparse data sets.

stefan107-20170913.png

stefan107-20170913.png


NB
On Optimus rigs create an app profile forcing NVIDIA GPU if you see a lot DXGI errors in Visual Studio log window.
 
Back
Top