Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/gallium/drivers/freedreno/ir3/
H A Dir3_cache.h44 struct ir3_cache_funcs { struct
56 struct ir3_cache *ir3_cache_create(const struct ir3_cache_funcs *funcs, argument
H A Dir3_cache.c40 const struct ir3_cache_funcs *funcs;
45 ir3_cache_create(const struct ir3_cache_funcs *funcs, void *data) in ir3_cache_create()
/aosp_15_r20/external/mesa3d/src/gallium/drivers/freedreno/a3xx/
H A Dfd3_program.c462 static const struct ir3_cache_funcs cache_funcs = {
/aosp_15_r20/external/mesa3d/src/gallium/drivers/freedreno/a4xx/
H A Dfd4_program.c590 static const struct ir3_cache_funcs cache_funcs = {
/aosp_15_r20/external/mesa3d/src/gallium/drivers/freedreno/a5xx/
H A Dfd5_program.c760 static const struct ir3_cache_funcs cache_funcs = {
/aosp_15_r20/external/mesa3d/src/gallium/drivers/freedreno/a6xx/
H A Dfd6_program.cc1522 static const struct ir3_cache_funcs cache_funcs = {