Example #1
0
 public void mfRemapShaderGenInfoBits(string szName, SShaderGen pShGen) => throw new NotImplementedException();
Example #2
0
 public void mfFillGenMacroses(SShaderGen shG, byte[] buf, ulong nMaskGen) => throw new NotImplementedException();
Example #3
0
 private bool mfCompileShaderGen(SShaderGen shg, string scr) => throw new NotImplementedException();