Home
last modified time | relevance | path

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

/CTR-SDK-0.14.4/include/nn/gr/CTR/
Dgr_FragmentLight.h222 bit32 spotDirectionZ; variable
267spotDirectionZ = PICA_CMD_DATA_FRAG_LIGHT_SPOT_Z( Float32ToFix13Fraction11( -spot_direction.z ) … in SetSpotDirection()
282spotDirectionZ = PICA_CMD_DATA_FRAG_LIGHT_SPOT_Z( Float32ToFix13Fraction11( - spot_direction_z )… in SetSpotDirection()
/CTR-SDK-0.14.4/sources/libraries/gr/CTR/
Dgr_FragmentLight.cpp37 *command++ = spotDirectionZ; in MakeCommand()
73 spotDirectionZ( 0 ) in Source()