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

  /external/mesa3d/src/egl/main/
eglsurface.h 100 EGLBoolean PostSubBufferSupportedNV;
eglsurface.c 137 surf->PostSubBufferSupportedNV = val;
301 surf->PostSubBufferSupportedNV = EGL_FALSE;
388 *value = surface->PostSubBufferSupportedNV;
  /external/mesa3d/src/egl/drivers/dri2/
platform_x11.c 321 dri2_surf->base.PostSubBufferSupportedNV = EGL_TRUE;
    [all...]

Completed in 1361 milliseconds