Skip to content

Latest commit

 

History

History
31 lines (24 loc) · 923 Bytes

File metadata and controls

31 lines (24 loc) · 923 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.