Part Number: TDA4VM
We have a project, the system is QNX 7.1, we need to change the displayed pipeline when using gles.
Use the gles2-gears test demo that comes with the qnx system, specify the pipeline, and it can be displayed normally. But when we use the gles test demo written by ourself to specify the pipeline, it cannot be displayed.
Can you provide the source code of gles2-gears, or other gles test programs that can specify a pipeline?
some code:

some logs:
1.gles2-gears display normally
gles2-gears -zorder=4 -pipeline=1


The following is our test demo source code.
