Home
last modified time | relevance | path

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

/external/mesa3d/src/egl/main/
Deglsurface.c199 surf->VGAlphaFormat = val; in _eglParseSurfaceAttribList()
391 surf->VGAlphaFormat = EGL_VG_ALPHA_FORMAT_NONPRE; in _eglInitSurface()
522 *value = surface->VGAlphaFormat; in _eglQuerySurface()
Deglsurface.h141 EGLenum VGAlphaFormat; member