Home
last modified time | relevance | path

Searched refs:is_kcache_sel (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/drivers/r600/sb/
Dsb_bc.h725 bool is_kcache_sel(unsigned sel) { in is_kcache_sel() function
Dsb_bc_parser.cpp498 } else if (ctx.is_kcache_sel(src.sel)) { in prepare_alu_group()