> ## 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.

# PIX 可扩展性 API（HLSL 与网格查看器）

> 通过 HLSL 可扩展性 API 与网格查看器插件扩展 PIX，为 GPU 捕获添加自定义可视化、捕获逻辑与分析功能。

浏览 XBOX 游戏开发中的扩展性相关主题。

<CardGroup cols={2}>
  <Card title="PIX 扩展性 HLSL API" icon="palette" href="/tools/tools-console/pix/extensibility/pix-extensibility-hlsl">
    在开发扩展时,你可以依赖:
  </Card>

  <Card title="网格查看器扩展性" icon="gauge-high" href="/tools/tools-console/pix/extensibility/pix-extensibility-mesh-viewer">
    假设你已在设置中配置了扩展着色器的路径,现在可以在……中看到网格查看器的扩展列表。
  </Card>

  <Card title="PIX 扩展性设置" icon="sliders" href="/tools/tools-console/pix/extensibility/pix-extensibility-settings">
    网格查看器和纹理查看器的扩展性目前是预览功能。
  </Card>

  <Card title="纹理查看器扩展性" icon="palette" href="/tools/tools-console/pix/extensibility/pix-extensibility-texture-viewer">
    假设你已在设置中配置了扩展着色器的路径,现在可以在……中看到纹理查看器的扩展列表。
  </Card>

  <Card title="扩展性" icon="gauge-high" href="/tools/tools-console/pix/extensibility/pix-extensibility">
    请注意,扩展性目前是预览功能。
  </Card>
</CardGroup>

## 另请参阅

* [GPU](/tools/tools-console/pix/gpu/index)
* [GPU 跟踪](/tools/tools-console/pix/gpu-trace/index)
* [着色器资源管理器](/tools/tools-console/pix/shader-explorer/index)


## Related topics

- [PIX 可扩展性 API（HLSL 与网格查看器）](/zh-CN/tools/tools-console/pix/extensibility/index.md)
- [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)
- [面向 GDK 游戏的 XBOX 与 Windows 上的 PIX](/zh-CN/tools/tools-console/pix/index.md)
