Home
last modified time | relevance | path

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

/external/deqp/modules/egl/
DteglGetProcAddressTests.cpp299 const bool apiSupported = isApiSupported(); in executeTest() local
305 if (!apiSupported) in executeTest()
332 if (apiSupported && funcPtrSupported && (funcPtr == 0)) in executeTest()
337 else if (!apiSupported && (funcPtr != 0)) in executeTest()