New AMD Radeon Developer Tool Suite update brings shader source code, Extended PIX Markers, and command-line capture
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.
- 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.
Clear workflow improvements for GPU debugging and profiling
Follow gpuopen updates
See relevant stories in your personalized news feed.
Discussion