Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/framework/egl/wrapper/
H A DeglwFunctions.inl14 eglCreateImageKHRFunc createImageKHR; variable
H A DeglwFuncPtrLibraryImpl.inl47 EGLImageKHR FuncPtrLibrary::createImageKHR (EGLDisplay dpy, EGLContext ctx, EGLenum target, EGLClie… function in FuncPtrLibrary
/aosp_15_r20/hardware/google/gfxstream/host/gl/glestranslator/EGL/
DEglOsApi.h191 virtual EGLImage createImageKHR( in createImageKHR() function
DEglOsApi_egl.cpp484 EGLImage EglOsEglDisplay::createImageKHR( in createImageKHR() function in __anonc6aa49140111::EglOsEglDisplay
/aosp_15_r20/external/angle/util/windows/
H A DWGLWindow.cpp362 WGLWindow::Image WGLWindow::createImageKHR(GLWindowContext context, in createImageKHR() function in WGLWindow
/aosp_15_r20/external/deqp/modules/egl/
H A DteglImageTests.cpp195 typedef EGLImageKHR (Library::*createImageKHR)(EGLDisplay, EGLContext, EGLenum, EGLClientBuffer, typedef in deqp::egl::Image::InvalidCreateImage
/aosp_15_r20/external/angle/util/
H A DEGLWindow.cpp752 EGLWindow::Image EGLWindow::createImageKHR(GLWindowContext context, in createImageKHR() function in EGLWindow
/aosp_15_r20/external/angle/src/libANGLE/renderer/gl/egl/
H A DFunctionsEGL.cpp733 EGLImageKHR FunctionsEGL::createImageKHR(EGLContext context, in createImageKHR() function in rx::FunctionsEGL