Home
last modified time | relevance | path

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

/external/mesa3d/src/panfrost/bifrost/test/
Dbi_test_pack.c225 bool has_outmods = fma || !fp16; in bit_fmod_helper() local
227 for (unsigned outmod = 0; outmod < (has_outmods ? 4 : 1); ++outmod) { in bit_fmod_helper()