Searched refs:KHRONOS_APICALL (Results 1 - 5 of 5) sorted by relevance

/frameworks/native/opengl/include/GLES/
H A Dglplatform.h23 #define GL_API KHRONOS_APICALL
/frameworks/native/opengl/include/GLES2/
H A Dgl2platform.h23 #define GL_APICALL KHRONOS_APICALL
/frameworks/native/opengl/include/GLES3/
H A Dgl3platform.h23 #define GL_APICALL KHRONOS_APICALL
/frameworks/native/opengl/include/KHR/
H A Dkhrplatform.h84 * KHRONOS_APICALL
90 * KHRONOS_APICALL void KHRONOS_APIENTRY funcname(
96 * Definition of KHRONOS_APICALL
101 # define KHRONOS_APICALL __declspec(dllimport) macro
103 # define KHRONOS_APICALL IMPORT_C macro
105 # define KHRONOS_APICALL __attribute__((visibility("default"))) macro
107 # define KHRONOS_APICALL macro
/frameworks/native/opengl/include/EGL/
H A Deglplatform.h46 * KHRONOS_APICALL and KHRONOS_APIENTRY are defined in KHR/khrplatform.h
50 #define EGLAPI KHRONOS_APICALL

Completed in 99 milliseconds