Home
last modified time | relevance | path

Searched refs:m_apiBit (Results 1 – 2 of 2) sorted by relevance

/external/deqp/modules/egl/
DteglGetProcAddressTests.cpp210 , m_apiBit (apiBit) in GetProcAddressCoreFunctionsCase()
222 …rted = (eglu::getRenderableAPIsMask(m_eglTestCtx.getLibrary(), m_display) & m_apiBit) == m_apiBit; in executeTest()
223 const FunctionNames funcNames = getCoreFunctionNames(m_apiBit); in executeTest()
230 …log << TestLog::Message << eglu::getConfigAttribValueStr(EGL_RENDERABLE_TYPE, m_apiBit) << " not s… in executeTest()
256 const EGLint m_apiBit; member in deqp::egl::GetProcAddressCoreFunctionsCase
DteglCreateContextExtTests.cpp1006 const EGLint m_apiBit; member in deqp::egl::__anoned2002130111::CreateContextExtGroup
1013 , m_apiBit (apiBit) in CreateContextExtGroup()
1101 << getRenderableFilter(m_apiBit); in init()