Home
last modified time | relevance | path

Searched refs:lastDiffValue (Results 1 – 6 of 6) sorted by relevance

/CTR-SDK-1.0.0/CTR_SDK/sources/libraries/gr/CTR/
Dgr_LookUpTable.cpp26 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()
Dgr_Fog.cpp26 const f32 lastDiffValue ) in SetTable() argument
47 Float32ToFix13Fraction11( lastDiffValue ); in SetTable()
Dgr_ProcedureTexture.cpp27 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/
Dgr_LookUpTable.h46 const f32 lastDiffValue = 0.0f,
56 const f32 lastDiffValue = 0.0f );
65 const f32 lastDiffValue = 0.0f );
Dgr_ProcedureTexture.h176 const f32 lastDiffValue = 0.0f );
198 const f32 lastDiffValue = 0.0f );
220 const f32 lastDiffValue = 0.0f );
573 const f32 lastDiffValue = 0.0f );
Dgr_Fog.h77 const f32 lastDiffValue = 0.0f );