| Class and Description |
|---|
| Program
A shader program, including its vertex and fragment shader, and names
of vertex shader attributes.
|
| Shader
A vertex or fragment shader.
|
| Technique
A template for material appearances.
|
| TechniqueParameters
An attribute or uniform input to a technique, and an optional semantic
and value.
|
| TechniqueStates
Fixed-function rendering states.
|
| TechniqueStatesFunctions
Arguments for fixed-function rendering state functions other than
`enable()`/`disable()`.
|
Copyright © 2022. All Rights Reserved.