Searched refs:lastDiffValue (Results 1 – 6 of 6) sorted by relevance
| /CTR-SDK-1.0.0/CTR_SDK/sources/libraries/gr/CTR/ |
| D | gr_LookUpTable.cpp | 26 const f32 lastDiffValue, in SetTable() argument 32 SetAbsTable( table, lastDiffValue ); in SetTable() 37 SetNotAbsTable( table, lastDiffValue ); in SetTable() 42 const f32 lastDiffValue ) in SetAbsTable() argument 72 Float32ToFix12( lastDiffValue ) << 12; in SetAbsTable() 77 const f32 lastDiffValue ) in SetNotAbsTable() argument 99 Float32ToFix12( lastDiffValue ) << 12; in SetNotAbsTable()
|
| D | gr_Fog.cpp | 26 const f32 lastDiffValue ) in SetTable() argument 47 Float32ToFix13Fraction11( lastDiffValue ); in SetTable()
|
| D | gr_ProcedureTexture.cpp | 27 const f32 lastDiffValue ) in SetNoiseLookUpTable() argument 30 GetDiffLookUpTable( lookUpTable, diffLookUpTable, lastDiffValue ); in SetNoiseLookUpTable() 45 const f32 lastDiffValue ) in SetRgbMapLookUpTable() argument 48 GetDiffLookUpTable( lookUpTable, diffLookUpTable, lastDiffValue ); in SetRgbMapLookUpTable() 63 const f32 lastDiffValue ) in SetAlphaMapLookUpTable() argument 66 GetDiffLookUpTable( lookUpTable, diffLookUpTable, lastDiffValue ); in SetAlphaMapLookUpTable() 289 const f32 lastDiffValue ) in GetDiffLookUpTable() argument 296 diffLookUpTable[ PROCTEX_LOOKUP_TABLE_ELEMENT_NUM - 1 ] = lastDiffValue; in GetDiffLookUpTable()
|
| /CTR-SDK-1.0.0/CTR_SDK/include/nn/gr/CTR/ |
| D | gr_LookUpTable.h | 46 const f32 lastDiffValue = 0.0f, 56 const f32 lastDiffValue = 0.0f ); 65 const f32 lastDiffValue = 0.0f );
|
| D | gr_ProcedureTexture.h | 176 const f32 lastDiffValue = 0.0f ); 198 const f32 lastDiffValue = 0.0f ); 220 const f32 lastDiffValue = 0.0f ); 573 const f32 lastDiffValue = 0.0f );
|
| D | gr_Fog.h | 77 const f32 lastDiffValue = 0.0f );
|