Home
last modified time | relevance | path

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

/external/mesa3d/src/egl/main/
Deglsurface.c228 surf->MipmapTexture = !!val; in _eglParseSurfaceAttribList()
303 surf->MipmapTexture = EGL_FALSE; in _eglInitSurface()
366 *value = surface->MipmapTexture; in _eglQuerySurface()
Deglsurface.h63 EGLBoolean MipmapTexture; member