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

  /external/mesa3d/src/egl/main/
eglsurface.h 75 EGLBoolean BoundToTexture;
eglsurface.c 518 surface->BoundToTexture = EGL_TRUE;
  /external/mesa3d/src/gallium/state_trackers/egl/common/
egl_g3d_api.c 706 if (gsurf->base.BoundToTexture)
745 gsurf->base.BoundToTexture = EGL_TRUE;
758 !gsurf->base.BoundToTexture)
774 gsurf->base.BoundToTexture = EGL_FALSE;

Completed in 60 milliseconds