Searched refs:ErrorFilter (Results 1 – 5 of 5) sorted by relevance
51 void* ErrorFilter() const;
52 void* ErrorFilter() const;
537 void* WGLState::ErrorFilter() const in ErrorFilter() function in WGLHelpers::WGLState
949 void* EGLState::ErrorFilter() const in ErrorFilter() function in EGLHelpers::EGLState
1069 filterErrorFunc = (decltype(filterErrorFunc))eglState_.ErrorFilter(); in DeviceGLES()