Home
last modified time | relevance | path

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

/NW4C-2.0.3/SampleData/Graphics/Shader/MultiplyShader/
DCalcHemisphereLighting.vsh23 dp3 TEMP1, TEMP_NORM, nw_hemi_sphere_direction._XYZW
24 mov TEMP2, nw_hemi_sphere_direction._W
/NW4C-2.0.3/sources/shaders/gfx/DefaultShader/
DCalcHemisphereLighting.vsh25 dp3 TEMP1, TEMP_NORM, nw_hemi_sphere_direction._XYZW
26 mov TEMP2, nw_hemi_sphere_direction._W
/NW4C-2.0.3/sources/shaders/gfx/
DVertexShader.h125 #define nw_hemi_sphere_direction c24 macro