Searched refs:ustart (Results 1 – 6 of 6) sorted by relevance
7 float ustart; member
869 ua = uv_row[vi].ustart + (ui+.5)*UV_SQSIZ; in oog_encode()917 if (u < uv_row[vi].ustart) in uv_encode()919 ui = itrunc((u - uv_row[vi].ustart)*(1./UV_SQSIZ), em); in uv_encode()953 *up = uv_row[vi].ustart + (ui+.5)*UV_SQSIZ; in uv_decode()
8 define arm_aapcs_vfpcc float @aaa(%vec* nocapture %ustart, %vec* nocapture %udir, %vec* nocapture %…
3760 const unsigned int ustart = 0x80000000u; in UInt() local3761 const float ustartf = float(ustart); in UInt()3768 As<Int>(As<UInt>(Int(cast - Float(ustartf))) + UInt(ustart)), in UInt()4889 const unsigned int ustart = 0x80000000u; in UInt4() local4890 const float ustartf = float(ustart); in UInt4()4895 uiValue = (uiValue & As<Int4>(As<UInt4>(Int4(cast - Float4(ustartf))) + UInt4(ustart))) | in UInt4()
4795 const unsigned int ustart = 0x80000000u; in UInt() local4796 const float ustartf = float(ustart); in UInt()4803 As<Int>(As<UInt>(Int(cast - Float(ustartf))) + UInt(ustart)), in UInt()6011 const unsigned int ustart = 0x80000000u; in UInt4() local6012 const float ustartf = float(ustart); in UInt4()6017 uiValue = (uiValue & As<Int4>(As<UInt4>(Int4(cast - Float4(ustartf))) + UInt4(ustart))) | in UInt4()