Home
last modified time | relevance | path

Searched refs:DepthFuncWrapper (Results 1 – 2 of 2) sorted by relevance

/third_party/vk-gl-cts/external/openglcts/modules/common/
DglcViewportArrayTests.hpp220 class DepthFuncWrapper class in glcts::ViewportArray::Utils
223 DepthFuncWrapper(deqp::Context& context) : m_gl(context.getRenderContext().getFunctions()){} in DepthFuncWrapper() function in glcts::ViewportArray::Utils::DepthFuncWrapper
224 ~DepthFuncWrapper(){} in ~DepthFuncWrapper()
320 …void depthRangeArrayHelper(Utils::DepthFuncWrapper& depthFunc, glw::GLint max_viewports, bool& tes…
324 …void depthRangeIndexedHelper(Utils::DepthFuncWrapper& depthFunc, glw::GLint max_viewports, bool& t…
328 …void getDepthHelper(Utils::DepthFuncWrapper& depthFunc, glw::GLint max_viewports, bool& test_resul…
369 …void depthRangeInitialValuesHelper(Utils::DepthFuncWrapper& depthFunc, glw::GLint max_viewports, b…
495 …void getDepthRanges(Utils::DepthFuncWrapper& depthFunc, glw::GLint max_viewports, std::vector<T>& …
DglcViewportArrayTests.cpp971 void APIErrors::depthRangeArrayHelper(Utils::DepthFuncWrapper& depthFunc, GLint max_viewports, bool… in depthRangeArrayHelper()
996 void APIErrors::depthRangeIndexedHelper(Utils::DepthFuncWrapper& depthFunc, GLint max_viewports, bo… in depthRangeIndexedHelper()
1012 void APIErrors::getDepthHelper(Utils::DepthFuncWrapper& depthFunc, GLint max_viewports, bool& test_… in getDepthHelper()
1037 Utils::DepthFuncWrapper depthFunc(m_context); in iterate()
1423 void Queries::depthRangeInitialValuesHelper(Utils::DepthFuncWrapper& depthFunc, GLint max_viewports… in depthRangeInitialValuesHelper()
1465 Utils::DepthFuncWrapper depthFunc(m_context); in iterate()
2170 Utils::DepthFuncWrapper depthFunc(m_context); in iterateHelper()
2297 void DepthRangeAPI::getDepthRanges(Utils::DepthFuncWrapper& depthFunc, GLint max_viewports, std::ve… in getDepthRanges()
3078 Utils::DepthFuncWrapper depthFunc(m_context); in setup16x2DepthsHelper()