Searched defs:m_epsilon_float (Results 1 – 2 of 2) sorted by relevance
/third_party/vk-gl-cts/external/openglcts/modules/glesext/ | ||
D | esextcTestCaseBase.hpp | 116 static const float m_epsilon_float; member in glcts::TestCaseBase |
D | esextcTestCaseBase.cpp | 47 const float TestCaseBase::m_epsilon_float = 0.0001f; member in glcts::TestCaseBase |