Home
last modified time | relevance | path

Searched defs:m_epsilon_float (Results 1 – 2 of 2) sorted by relevance

/third_party/vk-gl-cts/external/openglcts/modules/glesext/
DesextcTestCaseBase.hpp116 static const float m_epsilon_float; member in glcts::TestCaseBase
DesextcTestCaseBase.cpp47 const float TestCaseBase::m_epsilon_float = 0.0001f; member in glcts::TestCaseBase