ShaderType

enumeration

Cambiar al Manual

Descripción

Identifies the stage in the rendering pipeline.

Variables

VertexIdentifier for the vertex shader stage.
FragmentIdentifier for the fragment shader stage.
GeometryIdentifier for the geometry shader stage.
HullIdentifier for the hull shader stage.
DomainIdentifier for the domain shader stage.