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.cpp60 surfaceAttribPtr(nullptr), in EGLDispatchTable()
112 PFNEGLSURFACEATTRIBPROC surfaceAttribPtr; member
191 ANGLE_GET_PROC_OR_ERROR(&mFnPtrs->surfaceAttribPtr, eglSurfaceAttrib); in initialize()
412 return mFnPtrs->surfaceAttribPtr(mEGLDisplay, surface, attribute, value); in surfaceAttrib()