Searched refs:light_id (Results 1 – 1 of 1) sorted by relevance
105 bit32* MakeSpotTableCommand( bit32* command, u8 light_id ) const in MakeSpotTableCommand() argument107 …akeCommand( command, static_cast< PicaDataFragLightSampler >( PICA_DATA_SAMPLER_SP + light_id ) ); in MakeSpotTableCommand()118 bit32* MakeDistAttnTableCommand( bit32* command, u8 light_id ) const in MakeDistAttnTableCommand() argument120 …akeCommand( command, static_cast< PicaDataFragLightSampler >( PICA_DATA_SAMPLER_DA + light_id ) ); in MakeDistAttnTableCommand()