Home
last modified time | relevance | path

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

/external/mesa3d/src/intel/compiler/
Dbrw_eu_defines.h1266 BRW_RND_MODE_UNSPECIFIED, /* Unspecified rounding mode */ enumerator
Dbrw_fs.cpp3191 brw_rnd_mode prev_mode = BRW_RND_MODE_UNSPECIFIED; in remove_extra_rounding_modes()