Home
last modified time | relevance | path

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

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

Completed in 7 milliseconds