Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/d3d/d3d11/winrt/
DInspectableNativeWindow.cpp73 boolean hasEglNativeWindowPropertyKey = false; in IsEGLConfiguredPropertySet() local
85 &hasEglNativeWindowPropertyKey); in IsEGLConfiguredPropertySet()
90 if (SUCCEEDED(result) && !hasEglNativeWindowPropertyKey) in IsEGLConfiguredPropertySet()
99 if (SUCCEEDED(result) && hasEglNativeWindowPropertyKey) in IsEGLConfiguredPropertySet()