Home
last modified time | relevance | path

Searched defs:createPlatformWindowSurface (Results 1 – 3 of 3) sorted by relevance

/third_party/vk-gl-cts/framework/egl/wrapper/
DeglwFunctions.inl20 eglCreatePlatformWindowSurfaceFunc createPlatformWindowSurface; variable
DeglwFuncPtrLibraryImpl.inl77 EGLSurface FuncPtrLibrary::createPlatformWindowSurface (EGLDisplay dpy, EGLConfig config, void *nat… function in FuncPtrLibrary
/third_party/vk-gl-cts/framework/platform/ohos/display/
DtcuOhosNativeDisplay.cpp143 eglw::EGLSurface OhosLibrary::createPlatformWindowSurface(eglw::EGLDisplay dpy, eglw::EGLConfig con… in createPlatformWindowSurface() function in OhosLibrary