Home
last modified time | relevance | path

Searched refs:lima_job_hash (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/gallium/drivers/lima/
Dlima_job.c1107 lima_job_hash(const void *key) in lima_job_hash() function
1116 ctx->jobs = _mesa_hash_table_create(ctx, lima_job_hash, lima_job_compare); in lima_job_init()