Home
last modified time | relevance | path

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

/external/deqp/modules/egl/
DteglGetProcAddressTests.cpp225 , m_apiBit (apiBit) in GetProcAddressCoreFunctionsCase()
237 …rted = (eglu::getRenderableAPIsMask(m_eglTestCtx.getLibrary(), m_display) & m_apiBit) == m_apiBit; in executeTest()
238 const FunctionNames funcNames = getCoreFunctionNames(m_apiBit); in executeTest()
245 …log << TestLog::Message << eglu::getConfigAttribValueStr(EGL_RENDERABLE_TYPE, m_apiBit) << " not s… in executeTest()
271 const EGLint m_apiBit; member in deqp::egl::GetProcAddressCoreFunctionsCase
DteglCreateContextExtTests.cpp992 const EGLint m_apiBit; member in deqp::egl::__anoned2002130111::CreateContextExtGroup
999 , m_apiBit (apiBit) in CreateContextExtGroup()
1087 << getRenderableFilter(m_apiBit); in init()