Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/beefytech/Beef
/ ReinitNative
Method
ReinitNative
BeefySysLib/platform/win/DXRenderDevice.cpp:509–513 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
507
}
508
509
void DXShader::ReinitNative()
510
{
511
ReleaseNative();
512
Load();
513
}
514
515
ShaderParam* DXShader::GetShaderParam(const StringImpl& name)
516
{
Callers
2
Process
Method · 0.80
Init
Method · 0.80
Calls
2
Init
Function · 0.50
Release
Method · 0.45
Tested by
no test coverage detected