Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MyGUI/mygui
/ end
Method
end
Platforms/DirectX/DirectXPlatform/src/MyGUI_DirectXRenderManager.cpp:152–154 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
150
}
151
152
void DirectXRenderManager::end()
153
{
154
}
155
156
ITexture* DirectXRenderManager::createTexture(const std::string& _name)
157
{
Callers
6
createTexture
Method · 0.45
destroyTexture
Method · 0.45
getTexture
Method · 0.45
destroyAllResources
Method · 0.45
deviceLost
Method · 0.45
deviceRestore
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected