Files
Daniel Ashby c10b857b54 Improve shader function descriptions (#9338)
- Move built-in shader function descriptions from Shading Language
  to a new page, with a format like the class reference.
- Shader built-in functions are sorted by category, each with a summary
  table and then full descriptions of each function, with parameters, 
  returns, and links to the official Khronos docs.

---------

Co-authored-by: clayjohn <claynjohn@gmail.com>
Co-authored-by: ashbygeek <daniel.ashby@sern.blueskydevops.net>
Co-authored-by: Yuri Rubinsky <chaosus89@gmail.com>
Co-authored-by: A Thousand Ships <96648715+AThousandShips@users.noreply.github.com>
Co-authored-by: tetrapod <145553014+tetrapod00@users.noreply.github.com>
2024-11-19 22:41:36 -08:00

20 lines
301 B
ReStructuredText

:allow_comments: False
.. _doc_shading_reference:
Shading reference
=================
.. toctree::
:maxdepth: 1
:name: toc-shading-reference
shading_language
shader_functions
shader_preprocessor
spatial_shader
canvas_item_shader
particle_shader
sky_shader
fog_shader