Home | History | Annotate | Download | only in functional

Lines Matching refs:maxF16

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