1 // Auto-generated with: android/scripts/gen-entries.py --mode=funcargs android/android-emugl/host/libs/libOpenglRender/render_api.entries --output=android/android-emugl/host/include/OpenglRender/render_api_functions.h
2 // DO NOT EDIT THIS FILE
3 
4 #ifndef RENDER_API_FUNCTIONS_H
5 #define RENDER_API_FUNCTIONS_H
6 
7 #include "render-utils/RenderLib.h"
8 
9 #define LIST_RENDER_API_FUNCTIONS(X) X(gfxstream::RenderLibPtr, initLibrary, (), ())
10 
11 #endif  // RENDER_API_FUNCTIONS_H
12