csharp
public enum IrVariableKindWhere a variable lives, which decides how a backend declares it.
No guide page documents this yet — the page shows what the code says about itself.
Fields and properties (3)
GlobalA shader-level binding: uniform, texture or sampler.
ParameterLocal
Used by (7)
- CodeGenTestBaseVixen.Raven.Tests
- FunctionVerifierVixen.Raven
- IrFunctionVixen.Raven
- IrVariableVixen.Raven
- IrVerifierTestsVixen.Raven.Tests
- LibraryBuilderVixen.Raven
- LowererVixen.Raven