Home
last modified time | relevance | path

Searched defs:createImageKHR (Results 1 – 5 of 5) sorted by relevance

/third_party/vk-gl-cts/framework/egl/wrapper/
DeglwFunctions.inl14 eglCreateImageKHRFunc createImageKHR; variable
DeglwFuncPtrLibraryImpl.inl47 EGLImageKHR FuncPtrLibrary::createImageKHR (EGLDisplay dpy, EGLContext ctx, EGLenum target, EGLClie… function in FuncPtrLibrary
/third_party/vk-gl-cts/modules/egl/
DteglImageTests.cpp189 …typedef EGLImageKHR (Library::*createImageKHR)(EGLDisplay, EGLContext, EGLenum, EGLClientBuffer, c… typedef in deqp::egl::Image::InvalidCreateImage
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/egl/
DFunctionsEGL.cpp435 EGLImageKHR FunctionsEGL::createImageKHR(EGLContext context, in createImageKHR() function in rx::FunctionsEGL
/third_party/vk-gl-cts/framework/platform/ohos/display/
DtcuOhosNativeDisplay.cpp113 eglw::EGLImageKHR OhosLibrary::createImageKHR(eglw::EGLDisplay dpy, eglw::EGLContext ctx, eglw::EGL… in createImageKHR() function in OhosLibrary