HomeSort by relevance Sort by last modified time
    Searched refs:MipmapTexture (Results 1 - 3 of 3) sorted by null

  /external/mesa3d/src/egl/main/
eglsurface.c 256 surf->MipmapTexture = !!val;
324 surf->MipmapTexture = EGL_FALSE;
379 *value = surface->MipmapTexture;
eglsurface.h 58 EGLBoolean MipmapTexture;
  /external/mesa3d/src/gallium/state_trackers/egl/common/
egl_g3d_api.c 743 gsurf->render_texture, gsurf->base.MipmapTexture))

Completed in 82 milliseconds