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

/external/deqp/external/openglcts/modules/common/
H A DglcViewportArrayTests.hpp695 /** Implements test DynamicViewportIndex, description follows:
709 class DynamicViewportIndex : public DrawTestBase class in namespace:glcts::ViewportArray
713 DynamicViewportIndex(deqp::Context& context, const glcts::ExtParameters& extParams);
715 virtual ~DynamicViewportIndex()
760 * Modify DynamicViewportIndex in the following aspects:
802 * Modify DynamicViewportIndex in the following aspects:
H A DglcViewportArrayTests.cpp3385 DynamicViewportIndex::DynamicViewportIndex(deqp::Context& context, const glcts::ExtParameters& extParams) function in class:glcts::ViewportArray::DynamicViewportIndex
3396 std::string DynamicViewportIndex::getFragmentShader()
3418 std::string DynamicViewportIndex::getGeometryShader()
3466 bool DynamicViewportIndex::checkResults(Utils::texture& texture_0, Utils::texture& /* texture_1 */,
3506 GLuint DynamicViewportIndex::getDrawCallsNumber()
3516 void DynamicViewportIndex::prepareUniforms(Utils::program& program, GLuint draw_call_index)
4808 addChild(new ViewportArray::DynamicViewportIndex(m_context, m_extParams));

Completed in 177 milliseconds