Home
last modified time | relevance | path

Searched defs:c_iMinResult (Results 1 - 1 of 1) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/tessellator/
H A Dtessellator.cpp165 const INT32 c_iMinResult = (c_bSigned ? INT32( -1 ) << (c_uIBits + c_uFBits - 1) : 0); in floatToIDotF() local

Completed in 6 milliseconds