Home
last modified time | relevance | path

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

/external/angle/src/libGLESv2/
Degl_ext_stubs_autogen.h143 EGLBoolean QuerySurfacePointerANGLE(Thread *thread,
Dentry_points_egl_ext_autogen.cpp431 EGL_EVENT(QuerySurfacePointerANGLE, in EGL_QuerySurfacePointerANGLE()
441 ANGLE_EGL_VALIDATE(thread, QuerySurfacePointerANGLE, GetDisplayIfValid(dpyPacked), EGLBoolean, in EGL_QuerySurfacePointerANGLE()
444 return QuerySurfacePointerANGLE(thread, dpyPacked, surfacePacked, attribute, value); in EGL_QuerySurfacePointerANGLE()
Degl_ext_stubs.cpp454 EGLBoolean QuerySurfacePointerANGLE(Thread *thread, in QuerySurfacePointerANGLE() function