Home
last modified time | relevance | path

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

/CTR-SDK-2.3.4/CTR_SDK/include/nn/gd/CTR/
Dgd_Lighting.h575 enum LookUpTableId enum
793 static void SetLookUpTableAbsInput(LookUpTableId lutId, gdBool value);
806 static void SetLookUpTableInputValue(LookUpTableId lutId, LookUpTableInputValue lutInputValue);
819 …static void SetLookUpTableOutputScaling(LookUpTableId lutId, LookUpTableOutputScaleValue outputSca…
1065 NN_FORCE_INLINE void LightingStage::SetLookUpTableAbsInput(LookUpTableId lutId, gdBool value) in SetLookUpTableAbsInput()
1074 NN_FORCE_INLINE void LightingStage::SetLookUpTableInputValue(LookUpTableId lutId, LookUpTableInputV… in SetLookUpTableInputValue()
1083 NN_FORCE_INLINE void LightingStage::SetLookUpTableOutputScaling(LookUpTableId lutId, LookUpTableOut… in SetLookUpTableOutputScaling()