| 5156 | virtual void ApplyTexture(uint32_t id) {} |
| 5157 | virtual void UpdateViewport(const olc::vi2d& pos, const olc::vi2d& size) {} |
| 5158 | virtual void ClearBuffer(olc::Pixel p, bool bDepth) {} |
| 5159 | }; |
| 5160 | #endif |
| 5161 | #if defined(OLC_PLATFORM_HEADLESS) |
nothing calls this directly
no outgoing calls
no test coverage detected