Searched refs:VGAlphaFormat (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/egl/main/
H A Deglsurface.h141 EGLenum VGAlphaFormat; member in struct:_egl_surface
H A Deglsurface.c199 surf->VGAlphaFormat = val;
382 surf->VGAlphaFormat = EGL_VG_ALPHA_FORMAT_NONPRE;
510 *value = surface->VGAlphaFormat;
/xsrc/external/mit/MesaLib/dist/src/egl/main/
H A Deglsurface.h141 EGLenum VGAlphaFormat; member in struct:_egl_surface
H A Deglsurface.c199 surf->VGAlphaFormat = val;
406 surf->VGAlphaFormat = EGL_VG_ALPHA_FORMAT_NONPRE;
538 *value = surface->VGAlphaFormat;

Completed in 6 milliseconds