Home
last modified time | relevance | path

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

/CTR-SDK-2.3.4/CTR_SDK/include/nn/gd/CTR/
Dgd_Lighting.h806 static void SetLookUpTableInputValue(LookUpTableId lutId, LookUpTableInputValue lutInputValue);
1074 …d LightingStage::SetLookUpTableInputValue(LookUpTableId lutId, LookUpTableInputValue lutInputValue) in SetLookUpTableInputValue() argument
1076 u32 lutInputV = lutInputValue & 0x7; in SetLookUpTableInputValue()