Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/v3d/
Dv3d_program.c896 vs_cache_compare(const void *key1, const void *key2) in vs_cache_compare() function
1004 _mesa_hash_table_create(pctx, vs_cache_hash, vs_cache_compare); in v3d_program_init()
/external/mesa3d/src/gallium/drivers/vc4/
Dvc4_program.c2850 vs_cache_compare(const void *key1, const void *key2) in vs_cache_compare() function
2950 vs_cache_compare); in vc4_program_init()