Home
last modified time | relevance | path

Searched defs:is_kcache (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/r600/sb/
Dsb_ir.h548 bool is_kcache() { return kind == VLK_KCACHE; } in is_kcache() function
/third_party/mesa3d/src/gallium/drivers/r600/
Dr600_asm.c498 static int is_kcache(unsigned sel) in is_kcache() function