Skip to main content
GameDev.net gamedev.net
Official Announcement

This is an official announcement from AMD GPUOpen. Information comes directly from the source.

PRO Tired of ads? Read GameDev.net ad-free and help keep the community independent with GameDev Pro — $3/month.

AMD GPUOpen
AMD GPUOpen Official
· 3 months, 1 week ago

New AMD Radeon Developer Tool Suite update brings shader source code, Extended PIX Markers, and command-line capture

Briefing

AMD’s latest Radeon Developer Tool Suite update centers on RGP 2.7, and the most useful change is shader source code viewing inside the profiler. That matters because it lets graphics programmers line up what the GPU is doing with the actual HLSL/GLSL they wrote, instead of bouncing between tools and disassembly. The new instruction-level divergence metrics should also help explain why a shader is underperforming on wavefront-based hardware.

The release also adds Extended PIX Marker support and command-line capture. In practice, that makes captures easier to correlate with engine events and easier to automate in build or test pipelines. If your team already uses markers heavily, this should reduce the friction of matching GPU traces to gameplay or rendering milestones.

AMD says the update expands hardware compatibility as well, and it touches the rest of the suite too: RGD, RRA, RMV, RGA, and RDP all get updates. That suggests this is not just a one-off profiler feature drop, but a broader maintenance pass across the tooling stack. For teams shipping on Radeon hardware, keeping these tools current can save a lot of time when chasing frame-time spikes or shader regressions.

The practical takeaway is simple: if you’re doing low-level rendering work, this update should make root-cause analysis faster and less speculative. Shader source in the profiler plus divergence data is the kind of thing that can turn a vague “this pass is slow” into a concrete fix much sooner.

Original source
Read on AMD GPUOpen
At a glance
what
AMD updated the Radeon Developer Tool Suite, led by RGP 2.7.
what
RGP 2.7 adds shader source code viewing, instruction-level divergence metrics, and Extended PIX Marker support.
what
The update also includes command-line capture support.
what
AMD says hardware compatibility has been expanded.
Signal Positive

Clear workflow improvements for GPU debugging and profiling

Discuss

Follow gpuopen updates

See relevant stories in your personalized news feed.

Sign in to follow

Continue on GameDev.net

Useful next steps related to this story.

Game development news without the noise

One useful weekly briefing. No daily flood.

Sending your confirmation email…

Discussion

Loading comments...

Story Timeline (7 sources)

Story covered over 6 days • First reported by AMD GPUOpen