Searched defs:hasBits (Results 1 - 1 of 1) sorted by relevance

/external/deqp/modules/egl/
H A DteglResizeTests.cpp315 inline bool hasBits (T bitSet, T requiredBits) function in namespace:deqp::egl
323 if (hasBits(nativeWindow.getCapabilities(), NativeWindow::CAPABILITY_GET_SURFACE_SIZE))
491 if (!hasBits(m_nativeWindow->getCapabilities(),

Completed in 46 milliseconds