My Project
Public Attributes | List of all members

Per-job data. More...

#include <mali_base_kernel.h>

Public Attributes

u64 blob [2]
 

Detailed Description

Per-job data.

This structure is used to store per-job data, and is completely unused by the Base driver. It can be used to store things such as callback function pointer, data to handle job completion. It is guaranteed to be untouched by the Base driver.

Member Data Documentation

◆ blob

u64 base_jd_udata::blob[2]

per-job data array


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