Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcViewportArrayTests.hpp642 /** Implements test DrawToSingleLayerWithMultipleViewports, description follows:
679 class DrawToSingleLayerWithMultipleViewports : public DrawTestBase class
683 DrawToSingleLayerWithMultipleViewports(deqp::Context& context, const glcts::ExtParameters& extParams);
685 virtual ~DrawToSingleLayerWithMultipleViewports() in ~DrawToSingleLayerWithMultipleViewports()
698 * Modify DrawToSingleLayerWithMultipleViewports in the following aspects:
734 * Modify DrawToSingleLayerWithMultipleViewports in the following aspects:
H A DglcViewportArrayTests.cpp3309 DrawToSingleLayerWithMultipleViewports::DrawToSingleLayerWithMultipleViewports(deqp::Context& context, in DrawToSingleLayerWithMultipleViewports() function in glcts::ViewportArray::DrawToSingleLayerWithMultipleViewports
3321 std::string DrawToSingleLayerWithMultipleViewports::getFragmentShader() in getFragmentShader()
3343 std::string DrawToSingleLayerWithMultipleViewports::getGeometryShader() in getGeometryShader()
4807 addChild(new ViewportArray::DrawToSingleLayerWithMultipleViewports(m_context, m_extParams)); in init()

Completed in 7 milliseconds