|
My Project
|
An entry in the linked list of job chains to be replayed. This must be in GPU memory. More...
#include <mali_base_kernel.h>
Public Attributes | |
| u64 | next |
| u64 | jc |
An entry in the linked list of job chains to be replayed. This must be in GPU memory.
| u64 base_jd_replay_jc::jc |
Pointer to the job chain.
| u64 base_jd_replay_jc::next |
Pointer to next entry in the list. A setting of NULL indicates the end of the list.
1.8.13