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

  /external/mesa3d/src/egl/main/
eglsurface.c 183 surf->PostSubBufferSupportedNV = val;
338 surf->PostSubBufferSupportedNV = EGL_FALSE;
410 *value = surface->PostSubBufferSupportedNV;
eglsurface.h 77 EGLBoolean PostSubBufferSupportedNV;
  /external/mesa3d/src/gallium/state_trackers/egl/common/
egl_g3d_api.c 302 gsurf->base.PostSubBufferSupportedNV = EGL_TRUE;
  /external/mesa3d/src/egl/drivers/dri2/
platform_x11.c 252 dri2_surf->base.PostSubBufferSupportedNV = EGL_TRUE;
    [all...]

Completed in 268 milliseconds