Searched refs:stage (Results 1 – 2 of 2) sorted by relevance
29 command = stage[ stage_index ].MakeCommand( command ); in MakeCommand()41 stage[ 1 ].rgb.bufferInput, stage[ 1 ].alpha.bufferInput, in MakeCombinerBufferCommand()42 stage[ 2 ].rgb.bufferInput, stage[ 2 ].alpha.bufferInput, in MakeCombinerBufferCommand()43 stage[ 3 ].rgb.bufferInput, stage[ 3 ].alpha.bufferInput, in MakeCombinerBufferCommand()44 stage[ 4 ].rgb.bufferInput, stage[ 4 ].alpha.bufferInput ); in MakeCombinerBufferCommand()246 stage[ stage_index ] = Stage( stage_index ); in Combiner()
312 Stage stage[ COMBINER_STAGE_MAX ]; variable