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

  /external/deqp/modules/egl/
teglMultiContextTests.cpp 62 USE_CLEAR,
137 if (m_use == USE_CLEAR)
173 if (m_use == USE_MAKECURRENT || m_use == USE_CLEAR)
185 else if (m_use == USE_CLEAR)
202 if (m_use == USE_MAKECURRENT || m_use == USE_CLEAR)
213 if (m_use == USE_MAKECURRENT || m_use == USE_CLEAR)
235 group->addChild(new MultiContextTest(eglTestCtx, MultiContextTest::SHARING_NONE, MultiContextTest::USE_CLEAR, "non_shared_clear", "Create multiple non-shared contexts."));
236 group->addChild(new MultiContextTest(eglTestCtx, MultiContextTest::SHARING_SHARED, MultiContextTest::USE_CLEAR, "shared_clear", "Create multiple shared contexts."));
  /external/toybox/generated/
config.h 104 #define USE_CLEAR(...) __VA_ARGS__

Completed in 65 milliseconds