Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MyGUI/mygui
/ end
Method
end
Platforms/DirectX11/DirectX11Platform/src/MyGUI_DirectX11RenderManager.cpp:251–253 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
249
}
250
251
void DirectX11RenderManager::end()
252
{
253
}
254
255
ITexture* DirectX11RenderManager::createTexture(const std::string& _name)
256
{
Callers
6
getShaderInfo
Method · 0.45
createTexture
Method · 0.45
destroyTexture
Method · 0.45
getTexture
Method · 0.45
destroyAllResources
Method · 0.45
registerShader
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected