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

/xsrc/external/mit/MesaLib.old/dist/src/egl/main/
H A Deglsurface.h86 EGLBoolean MipmapTexture; member in struct:_egl_surface
H A Deglsurface.c304 surf->MipmapTexture = !!val;
378 surf->MipmapTexture = EGL_FALSE;
457 *value = surface->MipmapTexture;
/xsrc/external/mit/MesaLib/dist/src/egl/main/
H A Deglsurface.h86 EGLBoolean MipmapTexture; member in struct:_egl_surface
H A Deglsurface.c319 surf->MipmapTexture = !!val;
402 surf->MipmapTexture = EGL_FALSE;
485 *value = surface->MipmapTexture;

Completed in 4 milliseconds