Home
last modified time | relevance | path

Searched refs:isPostSubBufferSupported (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/third_party/angle/src/libEGL/
DSurface.h53 virtual EGLint isPostSubBufferSupported() const;
DSurface.cpp369 EGLint Surface::isPostSubBufferSupported() const in isPostSubBufferSupported() function in egl::Surface
DlibEGL.cpp472 *value = eglSurface->isPostSubBufferSupported(); in eglQuerySurface()