Home
last modified time | relevance | path

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

/CTR-SDK-0.14.4/include/nn/gr/CTR/
Dgr_FragmentLight.h265 … spotDirectionXY = PICA_CMD_DATA_FRAG_LIGHT_SPOT_XY( Float32ToFix13Fraction11( -spot_direction.x ), in SetSpotDirection()
280 …spotDirectionXY = PICA_CMD_DATA_FRAG_LIGHT_SPOT_XY( Float32ToFix13Fraction11( - spot_direction_x ), in SetSpotDirection()
/CTR-SDK-0.14.4/include/nn/gx/CTR/
Dgx_MacroFragment.h91 #define PICA_CMD_DATA_FRAG_LIGHT_SPOT_XY(x, y) \ macro