Searched refs:light_id (Results 1 – 1 of 1) sorted by relevance
84 u32* MakeSpotTableCommand( u32* command, u8 light_id ) const in MakeSpotTableCommand() argument86 …akeCommand( command, static_cast< PicaDataFragLightSampler >( PICA_DATA_SAMPLER_SP + light_id ) ); in MakeSpotTableCommand()97 u32* MakeDistAttnTableCommand( u32* command, u8 light_id ) const in MakeDistAttnTableCommand() argument99 …akeCommand( command, static_cast< PicaDataFragLightSampler >( PICA_DATA_SAMPLER_DA + light_id ) ); in MakeDistAttnTableCommand()