mirror of
https://github.com/Ryujinx/Opentk.git
synced 2025-11-09 23:34:48 +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.
|
||
|---|---|---|
| .. | ||
| Bind | ||
| Build.UpdateVersion | ||
| Compatibility | ||
| Converter | ||
| Examples | ||
| GLControl | ||
| OpenTK | ||
| QuickStart | ||