Home
last modified time | relevance | path

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

/CTR-SDK-0.14.21/include/nn/gr/CTR/
Dgr_FragmentLight.h237 … posZ = PICA_CMD_DATA_FRAG_LIGHT_POSITION_Z( Float32ToFloat16( position.z ) ); in SetPosition()
253 … posZ = PICA_CMD_DATA_FRAG_LIGHT_POSITION_Z( Float32ToFloat16( position_z ) ); in SetPosition()
/CTR-SDK-0.14.21/include/nn/gx/CTR/
Dgx_MacroFragment.h103 #define PICA_CMD_DATA_FRAG_LIGHT_POSITION_Z(z) ( z ) macro