Searched defs:GL_EXTENSION_NAME (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/opengl/libs/EGL/
H A DgetProcAddress.cpp32 #undef GL_EXTENSION_NAME macro
157 #define GL_EXTENSION_NAME(_n) __glExtFwd##_n macro
160 void API_ENTRY(GL_EXTENSION_NAME(_n))() { \
164 #define GL_EXTENSION_NAME(_n) NULL
210 #define GL_EXTENSION_ARRAY(_n) GL_EXTENSION_NAME(_n),
219 #undef GL_EXTENSION_NAME macro

Completed in 206 milliseconds