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

  /external/mesa3d/src/egl/main/
eglsurface.c 330 surf->MipmapLevel = 0;
383 *value = surface->MipmapLevel;
438 surface->MipmapLevel = value;
eglsurface.h 65 EGLint MipmapLevel;
  /external/mesa3d/src/gallium/state_trackers/egl/common/
egl_g3d_api.c 742 gsurf->base.MipmapLevel, internal_format,
770 gsurf->base.MipmapLevel, PIPE_FORMAT_NONE, NULL, FALSE);

Completed in 135 milliseconds