Home
last modified time | relevance | path

Searched defs:bumpRenorm (Results 1 – 2 of 2) sorted by relevance

/CTR-SDK-2.4.0/include/nn/gx/CTR/
Dgx_MacroFragment.h494 #define PICA_CMD_DATA_FRAG_LIGHT_ENV_BUMP(bumpMode, bumpRenorm) \ argument
500 shadowSelector, clampHighlights, bumpMode, bumpRenorm) \ argument
/CTR-SDK-2.4.0/include/nn/gd/CTR/
Dgd_Lighting.h1161 NN_FORCE_INLINE void LightingStage::SetBumpMode(BumpMode bumpMode, gdBool bumpRenorm) in SetBumpMode()