Home
last modified time | relevance | path

Searched refs:v3d_job_key (Results 1 - 2 of 2) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/v3d/
H A Dv3d_job.c295 struct v3d_job_key local_key = { in v3d_get_job()
597 return memcmp(a, b, sizeof(struct v3d_job_key)) == 0; in v3d_job_compare()
603 return _mesa_hash_data(key, sizeof(struct v3d_job_key)); in v3d_job_hash()
H A Dv3d_context.h291 struct v3d_job_key { struct
498 struct v3d_job_key key;
510 /* Map from struct v3d_job_key to the job for that FBO.

Completed in 4 milliseconds