diff --git a/docs/python_api/renderdoc/shaders.rst b/docs/python_api/renderdoc/shaders.rst index 61dd9f6db..e3aea94f1 100644 --- a/docs/python_api/renderdoc/shaders.rst +++ b/docs/python_api/renderdoc/shaders.rst @@ -69,6 +69,9 @@ Debug Info .. autoclass:: renderdoc.ShaderCompileFlag :members: +.. autoclass:: renderdoc.ShaderSourcePrefix + :members: + Shader Constants ----------------