MCPcopy Create free account
hub / github.com/TankOs/SFGUI / InvalidateImpl

Method InvalidateImpl

src/SFGUI/Renderer.cpp:823–824  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

821}
822
823void Renderer::InvalidateImpl( unsigned char /*datasets*/ ) {
824}
825
826int Renderer::GetMaxTextureSize() const {
827 return max_texture_size;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected