MCPcopy 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
509void DXShader::ReinitNative()
510{
511 ReleaseNative();
512 Load();
513}
514
515ShaderParam* DXShader::GetShaderParam(const StringImpl& name)
516{

Callers 2

ProcessMethod · 0.80
InitMethod · 0.80

Calls 2

InitFunction · 0.50
ReleaseMethod · 0.45

Tested by

no test coverage detected