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

  /external/deqp/framework/egl/
egluUtil.hpp 92 eglw::EGLint getRenderableAPIsMask (const eglw::Library& egl, eglw::EGLDisplay display);
egluUtil.cpp 407 EGLint getRenderableAPIsMask (const eglw::Library& egl, eglw::EGLDisplay display)
  /external/deqp/modules/egl/
teglGetProcAddressTests.cpp 237 const bool apiSupported = (eglu::getRenderableAPIsMask(m_eglTestCtx.getLibrary(), m_display) & m_apiBit) == m_apiBit;

Completed in 82 milliseconds