mirror of
https://github.com/Ryujinx/Opentk.git
synced 2025-11-09 23:04:52 +00:00
For instance, if we override both ClearBufferfi and ClearBuffer, then
ClearBuffer{i f ui}v will be overriden be ClearBuffer and
ClearBufferfi will be overriden by ClearBufferfi. This allows us to
specialize overrides when necessary.
|
||
|---|---|---|
| .. | ||
| CL | ||
| Documentation | ||
| ES | ||
| GL2 | ||
| Properties | ||
| Specifications | ||
| Structures | ||
| BindStreamWriter.cs | ||
| CppSpecWriter.cs | ||
| CSharpSpecWriter.cs | ||
| DocProcessor.cs | ||
| EnumProcessor.cs | ||
| FuncProcessor.cs | ||
| Generator.Bind.csproj | ||
| IBind.cs | ||
| ISpecReader.cs | ||
| ISpecWriter.cs | ||
| JavaSpecWriter.cs | ||
| Main.cs | ||
| Settings.cs | ||
| Utilities.cs | ||
| XmlSpecReader.cs | ||