Home
last modified time | relevance | path

Searched defs:m_epsilon (Results 1 – 9 of 9) sorted by relevance

/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_buffer/
DesextcTextureBufferParamValueIntToFloatConversion.hpp129 static const glw::GLfloat m_epsilon; member in glcts::TextureBufferParamValueIntToFloatConversion
DesextcTextureBufferParamValueIntToFloatConversion.cpp41 const glw::GLfloat TextureBufferParamValueIntToFloatConversion::m_epsilon = 1.0f / 256.0f; member in glcts::TextureBufferParamValueIntToFloatConversion
/third_party/vk-gl-cts/external/openglcts/modules/glesext/geometry_shader/
DesextcGeometryShaderAdjacency.hpp329 glw::GLfloat m_epsilon; member in glcts::GeometryShaderAdjacency
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/
DvktDrawDepthClampTests.cpp271 const float m_epsilon; member in vkt::Draw::__anonb247ea320111::DepthClampTestInstance
805 const float m_epsilon; member in vkt::Draw::__anonb247ea320111::DepthClampTest
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/
DvktDrawDepthClampTests.cpp271 const float m_epsilon; member in vkt::Draw::__anon7cbe58b20111::DepthClampTestInstance
805 const float m_epsilon; member in vkt::Draw::__anon7cbe58b20111::DepthClampTest
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cVertexAttrib64BitTest.cpp669 const GLdouble m_epsilon; member in VertexAttrib64Bit::GetVertexAttribTest
Dgl4cGPUShaderFP64Tests.cpp12948 static const glw::GLdouble m_epsilon; member in gl4cts::BuiltinFunctionTest
12969 const glw::GLdouble BuiltinFunctionTest::m_epsilon = 0.00002; member in gl4cts::BuiltinFunctionTest
Dgl4cShaderSubroutineTests.cpp1393 static const glw::GLfloat m_epsilon = 0.00001f; in compare() local
/third_party/libabigail/tests/lib/
Dcatch.hpp3173 double m_epsilon; member in Catch::Detail::Approx
3461 double m_epsilon; member