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.h187 bc_kcache kc[4];
Dsb_bc.h426 struct bc_kcache { struct
437 bc_kcache kc[4]; argument
Dsb_bc_dump.cpp177 bc_kcache &kc = n.bc.kc[k]; in dump()
Dsb_bc_finalize.cpp867 bc_kcache &kc = alu->bc.kc[k]; in translate_kcache()
Dsb_bc_parser.cpp507 bc_kcache &kc = cf->bc.kc[kc_set]; in prepare_alu_group()
Dsb_sched.cpp2134 bc_kcache old_kc[4]; in update_kc()