Home
last modified time | relevance | path

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

/CTR-SDK-4.2.5/include/nn/gx/CTR/
Dgx_MacroFragment.h495 #define PICA_CMD_DATA_FRAG_LIGHT_ENV_BUMP(bumpMode, bumpRenorm) \ argument
501 shadowSelector, clampHighlights, bumpMode, bumpRenorm) \ argument
/CTR-SDK-4.2.5/include/nn/gd/CTR/
Dgd_Lighting.h1212 NN_FORCE_INLINE void LightingStage::SetBumpMode(BumpMode bumpMode, gdBool bumpRenorm) in SetBumpMode()