Home
last modified time | relevance | path

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

/external/mesa3d/src/egl/main/
Deglsurface.c256 surf->MipmapTexture = !!val; in _eglParseSurfaceAttribList()
324 surf->MipmapTexture = EGL_FALSE; in _eglInitSurface()
379 *value = surface->MipmapTexture; in _eglQuerySurface()
Deglsurface.h58 EGLBoolean MipmapTexture; member
/external/mesa3d/src/gallium/state_trackers/egl/common/
Degl_g3d_api.c743 gsurf->render_texture, gsurf->base.MipmapTexture)) in egl_g3d_bind_tex_image()