Display Selection
When running egldevice versions of the graphics samples, applications can select the output device with the command:
-dispno <number>
Possible values for <number>
are 0, 1, 2, etc.
<number>
corresponds to a display node. For example:
-
-dispno 0
: sets the display on/dev/tegra_dc_0
-
-dispno 1
: sets the display on/dev/tegra_dc_1
-
-dispno 2:
sets the display on/dev/tegra_dc_2
Each /dev/tegra_dc_<number>
can be a different
display type.