Home
last modified time | relevance | path

Searched refs:VGAlphaFormat (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/egl/main/
Deglsurface.c113 surf->VGAlphaFormat = val; in _eglParseSurfaceAttribList()
289 surf->VGAlphaFormat = EGL_VG_ALPHA_FORMAT_NONPRE; in _eglInitSurface()
376 *value = surface->VGAlphaFormat; in _eglQuerySurface()
Deglsurface.h71 EGLenum VGAlphaFormat; member