Searched refs:angleGetDisplayPlatformFunc (Results 1 – 3 of 3) sorted by relevance
46 angleGetDisplayPlatformFunc(nullptr), in egl_connection_t()81 void* angleGetDisplayPlatformFunc; member
109 if (cnx->angleGetDisplayPlatformFunc == nullptr) { in initializeAnglePlatform()115 reinterpret_cast<GetDisplayPlatformFunc>(cnx->angleGetDisplayPlatformFunc); in initializeAnglePlatform()
619 cnx->angleGetDisplayPlatformFunc = dlsym(dso, "ANGLEGetDisplayPlatform"); in attempt_to_init_angle_backend()622 if (cnx->angleGetDisplayPlatformFunc) { in attempt_to_init_angle_backend()