Home | History | Annotate | Download | only in functional

Lines Matching defs:referenceValue

55 	const GLuint64 referenceValue = (GLint64)((f * double(0xFFFFFFFFULL) - 1) / 2);
56 return referenceValue;