My Project
Public Attributes | List of all members
base_jd_replay_jc Struct Reference

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
 

Detailed Description

An entry in the linked list of job chains to be replayed. This must be in GPU memory.

Member Data Documentation

◆ jc

u64 base_jd_replay_jc::jc

Pointer to the job chain.

◆ next

u64 base_jd_replay_jc::next

Pointer to next entry in the list. A setting of NULL indicates the end of the list.


The documentation for this struct was generated from the following file: