Searched defs:sr_count_2 (Results 1 – 2 of 2) sorted by relevance
/third_party/mesa3d/src/panfrost/bifrost/ | ||
D | compiler.h | 437 uint32_t sr_count_2; member |
D | bifrost_compile.c | 768 unsigned sr_count_2 = (size_2 <= 16) ? 2 : 4; in bi_emit_blend_op() local |