Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 711 Bytes

index.md

File metadata and controls

19 lines (14 loc) · 711 Bytes
layout
stdlib-reference

Slang Standard Library Reference

Welcome to the Slang Standard Library Reference.

Please select a topic from the table of contents to see the detailed documentation of system defined types, interfaces, methods and constants that can be used in a Slang program.

This reference groups the standard library declarations as:

  • Interfaces: all builtin interfaces usable as generic constraints.
  • Types: all builtin types and their members, such as StructuredBuffer, Texture2D and etc.
  • Global Declarations: all other constants and functions defined in the global scope.

This documentation is still a work-in-progress.