Exemple #1
0
 public SShaderItem mfShaderItemForName(string szName, bool bShare, int flags, SInputShaderResources Res = null, ulong nMaskGen = 0, IRenderer.SLoadShaderItemArgs pArgs = 0) => throw new NotImplementedException();
Exemple #2
0
 private bool mfLoadResourceTexture(EEfResTextures Id, ref SInputShaderResources RS, uint CustomFlags, bool bReplaceMeOnFail = false) => throw new NotImplementedException();
Exemple #3
0
 public CShaderResources mfCreateShaderResources(SInputShaderResources Res, bool bShare) => throw new NotImplementedException();
Exemple #4
0
 private void mfRefreshResourceTextureConstants(EEfResTextures Id, out SInputShaderResources RS) => throw new NotImplementedException();