Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/gl/egl/
DFunctionsEGL.cpp59 surfaceAttribPtr(nullptr), in EGLDispatchTable()
108 PFNEGLSURFACEATTRIBPROC surfaceAttribPtr; member
183 ANGLE_GET_PROC_OR_ERROR(&mFnPtrs->surfaceAttribPtr, eglSurfaceAttrib); in initialize()
397 return mFnPtrs->surfaceAttribPtr(mEGLDisplay, surface, attribute, value); in surfaceAttrib()