Home
last modified time | relevance | path

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

/external/deqp/framework/egl/
DegluUtil.cpp231 …const bool supportsPlatformGetDisplay = (nativeDisplay.getCapabilities() & NativeDisplay::CAPABI… in getDisplay() local
235 TCU_CHECK_INTERNAL(supportsLegacyGetDisplay || supportsPlatformGetDisplay); in getDisplay()
237 if (supportsPlatformGetDisplay) in getDisplay()