Searched refs:apiSupported (Results 1 – 1 of 1) sorted by relevance
237 …const bool apiSupported = (eglu::getRenderableAPIsMask(m_eglTestCtx.getLibrary(), m_display) &… in executeTest() local243 if (!apiSupported) in executeTest()257 if (apiSupported && funcPtrSupported && (funcPtr == 0)) in executeTest()262 else if (!apiSupported && (funcPtr != 0)) in executeTest()