Home
last modified time | relevance | path

Searched defs:MesaGLInteropGLXExportObject (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/mesa3d/src/gallium/frontends/rusticl/core/
H A Dgl.rs112 pub fn MesaGLInteropGLXExportObject(&self) -> CLResult<PFNMESAGLINTEROPGLXEXPORTOBJECTPROC> { in MesaGLInteropGLXExportObject() method
/aosp_15_r20/external/mesa3d/src/glx/
H A Dglxcmds.c2423 MesaGLInteropGLXExportObject(Display *dpy, GLXContext context, in MesaGLInteropGLXExportObject() function