Home
last modified time | relevance | path

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

/CTR-SDK-1.0.0/CTR_SDK/include/nn/gr/CTR/
Dgr_FragmentLight.h193 bit32 spotDirectionXY; variable
242spotDirectionXY = PICA_CMD_DATA_FRAG_LIGHT_SPOT_XY( Float32ToFix13Fraction11( -spot_direction.x ), in SetSpotDirection()
257spotDirectionXY = PICA_CMD_DATA_FRAG_LIGHT_SPOT_XY( Float32ToFix13Fraction11( - spot_direction_x ), in SetSpotDirection()
/CTR-SDK-1.0.0/CTR_SDK/sources/libraries/gr/CTR/
Dgr_FragmentLight.cpp36 *command++ = spotDirectionXY; in MakeAllCommand()
83 *command++ = spotDirectionXY; in MakeGeometryCommand()
124 spotDirectionXY( 0 ), in Source()