Lines Matching refs:isAddDummyCommand
329 bit32* MakeAllCommand( bit32* command, bool isAddDummyCommand = true ) const
332 command = MakeConfigCommand( command, isAddDummyCommand );
348 bit32* MakeConfigCommand( bit32* command, bool isAddDummyCommand = true ) const
350 command = MakeProcedureTextureModeCommand( command, isAddDummyCommand );
365 … bit32* MakeProcedureTextureModeCommand( bit32* command, bool isAddDummyCommand = true ) const
367 if ( isAddDummyCommand )
397 … bit32* command, bool isAddProcedureTextureModeCommand = true, bool isAddDummyCommand = true ) con…
401 command = MakeProcedureTextureModeCommand( command, isAddDummyCommand );
403 else if ( isAddDummyCommand )
433 … bit32* command, bool isAddProcedureTextureModeCommand = true, bool isAddDummyCommand = true ) con…
437 command = MakeProcedureTextureModeCommand( command, isAddDummyCommand );
439 else if ( isAddDummyCommand )