Searched defs:CALL_GL_API (Results 1 – 2 of 2) sorted by relevance
/frameworks/native/opengl/libs/GLES2/ |
D | gl2.cpp | 43 #define CALL_GL_API(_api, ...) \ macro 53 #define CALL_GL_API(_api, ...) \ macro 69 #define CALL_GL_API(_api, ...) \ macro 87 #define CALL_GL_API(_api, ...) \ macro 106 #define CALL_GL_API(_api, ...) \ macro 125 #define CALL_GL_API(_api, ...) \ macro 158 #define CALL_GL_API(_api, ...) \ macro
|
/frameworks/native/opengl/libs/GLES_CM/ |
D | gl.cpp | 99 #define CALL_GL_API(_api, ...) \ macro 109 #define CALL_GL_API(_api, ...) \ macro 125 #define CALL_GL_API(_api, ...) \ macro 143 #define CALL_GL_API(_api, ...) \ macro 162 #define CALL_GL_API(_api, ...) \ macro 181 #define CALL_GL_API(_api, ...) \ macro 214 #define CALL_GL_API(_api, ...) \ macro
|