ShaderStage Type
A shader stage or combination.
Union cases
| Union case | Description |
Full Usage:
FragmentStage
|
|
Full Usage:
VertexAndFragmentStage
|
|
Full Usage:
VertexStage
|
Instance members
| Instance member | Description |
Full Usage:
this.IsFragmentStage
Returns: bool
|
|
Full Usage:
this.IsVertexAndFragmentStage
Returns: bool
|
|
Full Usage:
this.IsVertexStage
Returns: bool
|
|
|
|
Nu