Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/
DCLContext.h138 ContextErrorCB notify,
146 ContextErrorCB notify,
153 const ContextErrorCB mNotify;
DCLPlatform.h46 ContextErrorCB notify,
52 ContextErrorCB notify,
DCLPlatform.cpp216 ContextErrorCB notify, in CreateContext()
236 ContextErrorCB notify, in CreateContextFromType()
DCLContext.cpp353 ContextErrorCB notify, in Context()
368 ContextErrorCB notify, in Context()
/external/angle/include/
Dangle_cl.h28 using ContextErrorCB = void(CL_CALLBACK *)(const char *errinfo, variable