Files
renderdoc/docs/python_api/renderdoc/pipelines/gl.rst
T
baldurk 7454e9047e Ensure only one sphinx module:: directive exists
* Others using automodule:: must have :noindex:.
* I'm unclear when this is required - travis hit an error on this but I couldn't
  reproduce it locally, but it seems harmless.
2020-01-06 16:20:44 +00:00

16 lines
324 B
ReStructuredText

OpenGL Pipeline State
=====================
.. currentmodule:: renderdoc
.. autoclass:: GLState
:members:
:undoc-members:
.. automodule:: renderdoc
:noindex:
:members:
:undoc-members:
:imported-members:
:exclude-members: GLState, free_functions__, enum_constants__, name_match__include_only__startswith__GL