Home
last modified time | relevance | path

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

/CTR-SDK-4.2.5/include/nn/gd/CTR/
Dgd_Lighting.h712 enum LookUpTableId enum
938 static void SetLookUpTableAbsInput(LookUpTableId lutId, gdBool value);
951 static void SetLookUpTableInputValue(LookUpTableId lutId, LookUpTableInputValue lutInputValue);
964 …static void SetLookUpTableOutputScaling(LookUpTableId lutId, LookUpTableOutputScaleValue outputSca…
1232 NN_FORCE_INLINE void LightingStage::SetLookUpTableAbsInput(LookUpTableId lutId, gdBool value) in SetLookUpTableAbsInput()
1241 NN_FORCE_INLINE void LightingStage::SetLookUpTableInputValue(LookUpTableId lutId, LookUpTableInputV… in SetLookUpTableInputValue()
1250 NN_FORCE_INLINE void LightingStage::SetLookUpTableOutputScaling(LookUpTableId lutId, LookUpTableOut… in SetLookUpTableOutputScaling()