Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/freedreno/ir3/
H A Dir3_cache.h59 struct ir3_cache_funcs { struct
71 struct ir3_cache *ir3_cache_create(const struct ir3_cache_funcs *funcs,
H A Dir3_cache.c58 const struct ir3_cache_funcs *funcs;
63 ir3_cache_create(const struct ir3_cache_funcs *funcs, void *data) in ir3_cache_create()
/third_party/mesa3d/src/gallium/drivers/freedreno/a3xx/
H A Dfd3_program.c478 static const struct ir3_cache_funcs cache_funcs = {
/third_party/mesa3d/src/gallium/drivers/freedreno/a4xx/
H A Dfd4_program.c606 static const struct ir3_cache_funcs cache_funcs = {
/third_party/mesa3d/src/gallium/drivers/freedreno/a5xx/
H A Dfd5_program.c748 static const struct ir3_cache_funcs cache_funcs = {
/third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/
H A Dfd6_program.c1305 static const struct ir3_cache_funcs cache_funcs = {

Completed in 5 milliseconds