Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/r600/sb/
Dsb_sched.h183 bc_kcache kc[4];
Dsb_bc.h425 struct bc_kcache { struct
436 bc_kcache kc[4]; argument
Dsb_bc_dump.cpp172 bc_kcache &kc = n.bc.kc[k]; in dump()
Dsb_bc_finalize.cpp823 bc_kcache &kc = alu->bc.kc[k]; in translate_kcache()
Dsb_bc_parser.cpp466 bc_kcache &kc = cf->bc.kc[kc_set]; in prepare_alu_group()
Dsb_sched.cpp2099 bc_kcache old_kc[4]; in update_kc()