Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/framework/egl/wrapper/
DeglwFunctions.inl18 eglCreatePlatformPixmapSurfaceFunc createPlatformPixmapSurface; variable
DeglwFuncPtrLibraryImpl.inl67 EGLSurface FuncPtrLibrary::createPlatformPixmapSurface (EGLDisplay dpy, EGLConfig config, void *nat… function in FuncPtrLibrary
/third_party/vk-gl-cts/framework/platform/ohos/display/
DtcuOhosNativeDisplay.cpp133 eglw::EGLSurface OhosLibrary::createPlatformPixmapSurface(eglw::EGLDisplay dpy, eglw::EGLConfig con… in createPlatformPixmapSurface() function in OhosLibrary