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

  /external/mesa3d/src/egl/main/
eglsurface.h 81 EGLBoolean BoundToTexture;
eglsurface.c 522 surface->BoundToTexture = EGL_TRUE;
543 if (!surf->BoundToTexture)
570 surf->BoundToTexture = EGL_FALSE;

Completed in 296 milliseconds