Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
823
void Renderer::InvalidateImpl( unsigned char /*datasets*/ ) {
824
}
825
826
int Renderer::GetMaxTextureSize() const {
827
return max_texture_size;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected