Home
last modified time | relevance | path

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

/RvlSDK-3.3/build/demos/gxdemo/src/Indirect/
Dind-bump-xyz.c58 #define NRM_SCALE 0.8f macro
308 MTXScale(tempMtx, NRM_SCALE/2, -NRM_SCALE/2, NRM_SCALE/2); in updateMatrices()
316 MTXScale(tempMtx, NRM_SCALE/2, NRM_SCALE/2, NRM_SCALE/2); in updateMatrices()
643 c.nx = c.x / NRM_SCALE; in drawHemisphere()
644 c.ny = c.y / NRM_SCALE; in drawHemisphere()
650 c.nx = c.x / NRM_SCALE; in drawHemisphere()
Dind-bump-st.c58 #define NRM_SCALE 0.8f macro
243 MTXScale(tempMtx, NRM_SCALE/2, NRM_SCALE/2, NRM_SCALE/2); in updateMatrices()
574 c.nx = c.x / NRM_SCALE; in drawHemisphere()
575 c.ny = c.y / NRM_SCALE; in drawHemisphere()
581 c.nx = c.x / NRM_SCALE; in drawHemisphere()