예제 #1
0
 void mfAddLTCombination(SCacheCombination *cmb, FXShaderCacheCombinations& CmbsMapDst, DWORD dwL);
예제 #2
0
 void mfAddRTCombination_r(int nComb, FXShaderCacheCombinations& CmbsMapDst, SCacheCombination *cmb, CHWShader *pSH, bool bAutoPrecache);
예제 #3
0
 void mfAddLTCombinations(SCacheCombination *cmb, FXShaderCacheCombinations& CmbsMapDst);
예제 #4
0
 void AddGLCombination(FXShaderCacheCombinations& CmbsMap, SCacheCombination& cc);
예제 #5
0
 void mfAddRTCombinations(FXShaderCacheCombinations& CmbsMapSrc, FXShaderCacheCombinations& CmbsMapDst, CHWShader *pSH, bool bListOnly);
예제 #6
0
 void AddRTCombinations(FXShaderCacheCombinations& CmbsMap, CHWShader *pHWS, CShader *pSH, FXShaderCacheCombinations *Combinations);
예제 #7
0
 void AddLTCombinations(SCacheCombination& cmb, FXShaderCacheCombinations& CmbsMap, CHWShader *pHWS);
예제 #8
0
 public void mfMergeShadersCombinations(FXShaderCacheCombinations Combinations, int nType) => throw new NotImplementedException();
예제 #9
0
 public void mfInitShadersCache(byte bForLevel, FXShaderCacheCombinations Combinations = null, string pCombinations = null, int nType = 0) => throw new NotImplementedException();
예제 #10
0
 private static void FilterShaderCacheGenListForOrbis(FXShaderCacheCombinations combinations) => throw new NotImplementedException();