Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/r600/sb/
Dsb_sched.h175 rp_kcache_tracker& kcache() { return kc; } in kcache() function
/external/mesa3d/src/gallium/drivers/r600/
Dr600_asm.c937 struct r600_bytecode_kcache *kcache, in r600_bytecode_alloc_kcache_line()
999 struct r600_bytecode_kcache *kcache, in r600_bytecode_alloc_inst_kcache_lines()
1023 struct r600_bytecode_kcache * kcache) in r600_bytecode_assign_kcache_banks()
1063 struct r600_bytecode_kcache *kcache = kcache_sets; in r600_bytecode_alloc_kcache_lines() local
Dr600_asm.h184 struct r600_bytecode_kcache kcache[4]; member