HomeSort by relevance Sort by last modified time
    Searched refs:DrawSetup (Results 1 - 2 of 2) sorted by null

  /external/deqp/external/openglcts/modules/gl/
gl4cContextFlushControlTests.hpp 151 class DrawSetup
154 DrawSetup(deqp::Context& test_context, bool shall_flush_on_release);
155 ~DrawSetup();
gl4cContextFlushControlTests.cpp 328 DrawSetup draw_context_setup[2] = { DrawSetup(m_context, shall_flush_on_release),
329 DrawSetup(m_context, shall_flush_on_release) };
350 void gl4cts::ContextFlushControl::FunctionalTest::DrawSetup::makeCurrent()
358 void gl4cts::ContextFlushControl::FunctionalTest::DrawSetup::draw()
383 gl4cts::ContextFlushControl::FunctionalTest::DrawSetup::DrawSetup(deqp::Context& test_context,
418 gl4cts::ContextFlushControl::FunctionalTest::DrawSetup::~DrawSetup()
469 void gl4cts::ContextFlushControl::FunctionalTest::DrawSetup::createContext(bool shall_flush_on_release
    [all...]

Completed in 57 milliseconds