Searched defs:m_epsilon (Results 1 – 9 of 9) sorted by relevance
129 static const glw::GLfloat m_epsilon; member in glcts::TextureBufferParamValueIntToFloatConversion
41 const glw::GLfloat TextureBufferParamValueIntToFloatConversion::m_epsilon = 1.0f / 256.0f; member in glcts::TextureBufferParamValueIntToFloatConversion
327 glw::GLfloat m_epsilon; member in glcts::GeometryShaderAdjacency
367 RealScalar m_epsilon; // epsilon used to prune zero coefficients variable
669 const GLdouble m_epsilon; member in VertexAttrib64Bit::GetVertexAttribTest
12968 static const glw::GLdouble m_epsilon; member in gl4cts::BuiltinFunctionTest12989 const glw::GLdouble BuiltinFunctionTest::m_epsilon = 0.00002; member in gl4cts::BuiltinFunctionTest
1395 static const glw::GLfloat m_epsilon = 0.00001f; in compare() local
2680 double m_epsilon; member in Catch::Detail::Approx
2833 double m_epsilon; member in Catch::Detail::Approx