> ## Documentation Index
> Fetch the complete documentation index at: https://devdocs.xbox.com/llms.txt
> Use this file to discover all available pages before exploring further.

# 用于 GPU 着色器分析的 PIX Shader Explorer

> 使用 PIX Shader Explorer 查看影响着色器性能的因素，包括 GPR 压力、寄存器分配以及变量到寄存器的映射。

浏览 XBOX 游戏开发中的着色器资源管理器相关主题。

<CardGroup cols={2}>
  <Card title="PIX 着色器资源管理器" icon="palette" href="/tools/tools-console/pix/shader-explorer/pix-shader-explorer-overview">
    PIX 能够提供影响着色器性能的因素的洞察,例如 GPR 压力、变量到寄存器的……
  </Card>
</CardGroup>

## 另请参阅

* [扩展性](/tools/tools-console/pix/extensibility/index)
* [GPU](/tools/tools-console/pix/gpu/index)
* [GPU 跟踪](/tools/tools-console/pix/gpu-trace/index)


## Related topics

- [NDA 主题目录 - Microsoft Learn 在线链接](/zh-CN/nda/nda-topic-directory.md)
- [PIX GPU 捕获与性能分析](/zh-CN/tools/tools-console/pix/gpu/index.md)
- [XDD 2024](/zh-CN/build/core-features/graphics/overviews/presentations/xdd2024/index.md)
- [Hang Investigation for XBOX (HIX) 工具](/zh-CN/tools/tools-console/hix/index.md)
- [网格着色器管线 API 概述](/zh-CN/build/core-features/graphics/newfeatures/ms/ms-api-design.md)
