Tool/software: Linux
Hi,
I want get the GPU render data and pass it to another process which name A. Then A process write GPU render data to a file.
Because A process and GPU render process is different process. So I have to pass the physical address between them to avoid data copy.
Therefore, I want to know how to get physical address from GPU.
Is there any method can get it?
Best Regards.
Chen Junli