Is mobile hardware accelerated?

Hi, I used stat unit on mobile to show all threads but there is no GPU thread. Is mobile really hardware accelerated?

. me too .

Yes it is, there no software renderer in UE4. Maybe GPU thread is under diffrent name, search for RHI or OpenGLDrv or something like that

the thing is, that there is no other thread, when I show the thread stats.
I have game, draw, GPU and Frame (the actual frame-time) on PC.

On mobile I have everything without GPU.

Did you check profiler?

No I didn’t, where can I do that?

In Session Frontend in Development Tools in Window, there also stat threads (but threads are not named there) and threading commands,