Searched defs:m_epsilon_float (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/deqp/external/openglcts/modules/glesext/ | ||
H A D | esextcTestCaseBase.hpp | 124 static const float m_epsilon_float; member in glcts::TestCaseBase |
H A D | esextcTestCaseBase.cpp | 47 const float TestCaseBase::m_epsilon_float = 0.0001f; member in glcts::TestCaseBase |