Home | History | Annotate | Download | only in functional

Lines Matching refs:minF16

866 	float		minF16			= tcu::Float16((deUint16)((1u<<15) | (0x1du<<10) | 0x0u)).asFloat();
869 tcu::Vec2 fullRange16F (minF16, maxF16);