MCPcopy 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

createTextureMethod · 0.45
destroyTextureMethod · 0.45
getTextureMethod · 0.45
destroyAllResourcesMethod · 0.45
deviceLostMethod · 0.45
deviceRestoreMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected