Searched refs:DepthRangeDepthTest (Results 1 - 2 of 2) sorted by relevance

/external/deqp/external/openglcts/modules/common/
H A DglcViewportArrayTests.hpp980 /** Implements test DepthRangeDepthTest, description follows:
995 class DepthRangeDepthTest : public DrawTestBase class in namespace:glcts::ViewportArray
999 DepthRangeDepthTest(deqp::Context& context, const glcts::ExtParameters& extParams);
1001 virtual ~DepthRangeDepthTest()
H A DglcViewportArrayTests.cpp4360 DepthRangeDepthTest::DepthRangeDepthTest(deqp::Context& context, const glcts::ExtParameters& extParams) function in class:glcts::ViewportArray::DepthRangeDepthTest
4375 bool DepthRangeDepthTest::checkResults(Utils::texture& texture_0, Utils::texture& /* texture_1 */,
4414 void DepthRangeDepthTest::getClearSettings(bool& clear_depth_before_draw, GLuint iteration_index, GLfloat& depth_value)
4427 GLuint DepthRangeDepthTest::getDrawCallsNumber()
4436 std::string DepthRangeDepthTest::getFragmentShader()
4460 std::string DepthRangeDepthTest::getGeometryShader()
4515 DrawTestBase::TEST_TYPE DepthRangeDepthTest::getTestType()
4525 void DepthRangeDepthTest::prepareTextures(Utils::texture& texture_0, Utils::texture& texture_1)
4537 void DepthRangeDepthTest
[all...]

Completed in 146 milliseconds