Home
last modified time | relevance | path

Searched defs:ir3_cache (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/gallium/drivers/freedreno/ir3/
Dir3_cache.c53 struct ir3_cache { struct
59 const struct ir3_cache_funcs *funcs; argument
63 struct ir3_cache * ir3_cache_create(const struct ir3_cache_funcs *funcs, void *data) in ir3_cache_create() argument