Ejemplo n.º 1
0
 private bool mfLoadResourceTexture(EEfResTextures Id, ref CShaderResources RS, uint CustomFlags, bool bReplaceMeOnFail      = false) => throw new NotImplementedException();
Ejemplo n.º 2
0
 private void mfLoadDefaultTexture(EEfResTextures Id, ref CShaderResources RS, EEfResTextures Alias) => throw new NotImplementedException();
Ejemplo n.º 3
0
 private void mfRefreshResourceTextureConstants(EEfResTextures Id, out CShaderResources RS) => throw new NotImplementedException();