Searched refs:EGLLabelKHR (Results 1 - 10 of 10) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/egl/main/ |
| H A D | eglcurrent.h | 57 EGLLabelKHR Label; 64 EGLLabelKHR CurrentObjectLabel;
|
| H A D | egldisplay.h | 82 EGLLabelKHR Label; 189 EGLLabelKHR Label;
|
| H A D | eglapi.c | 2374 EGLLabelKHR label)
|
| /xsrc/external/mit/MesaLib/dist/src/egl/main/ |
| H A D | eglcurrent.h | 57 EGLLabelKHR Label; 64 EGLLabelKHR CurrentObjectLabel;
|
| H A D | egldisplay.h | 85 EGLLabelKHR Label; 194 EGLLabelKHR Label;
|
| H A D | eglapi.c | 2406 EGLLabelKHR label)
|
| /xsrc/external/mit/MesaLib.old/dist/include/EGL/ |
| H A D | eglext.h | 111 typedef void *EGLLabelKHR; typedef in typeref:typename:void * 113 typedef void (EGLAPIENTRY *EGLDEBUGPROCKHR)(EGLenum error,const char *command,EGLint messageType,EGLLabelKHR threadLabel,EGLLabelKHR objectLabel,const char* message); 128 typedef EGLint (EGLAPIENTRYP PFNEGLLABELOBJECTKHRPROC) (EGLDisplay display, EGLenum objectType, EGLObjectKHR object, EGLLabelKHR label); 132 EGLAPI EGLint EGLAPIENTRY eglLabelObjectKHR (EGLDisplay display, EGLenum objectType, EGLObjectKHR object, EGLLabelKHR label);
|
| /xsrc/external/mit/MesaLib/dist/include/EGL/ |
| H A D | eglext.h | 92 typedef void *EGLLabelKHR; typedef in typeref:typename:void * 94 typedef void (EGLAPIENTRY *EGLDEBUGPROCKHR)(EGLenum error,const char *command,EGLint messageType,EGLLabelKHR threadLabel,EGLLabelKHR objectLabel,const char* message); 109 typedef EGLint (EGLAPIENTRYP PFNEGLLABELOBJECTKHRPROC) (EGLDisplay display, EGLenum objectType, EGLObjectKHR object, EGLLabelKHR label); 113 EGLAPI EGLint EGLAPIENTRY eglLabelObjectKHR (EGLDisplay display, EGLenum objectType, EGLObjectKHR object, EGLLabelKHR label);
|
| /xsrc/external/mit/libepoxy/src/ |
| H A D | egl_generated.h | 31 typedef void *EGLLabelKHR; typedef in typeref:typename:void * 57 typedef void (APIENTRY *EGLDEBUGPROCKHR)(EGLenum error,const char *command,EGLint messageType,EGLLabelKHR threadLabel,EGLLabelKHR objectLabel,const char* message); 935 typedef EGLint (GLAPIENTRY *PFNEGLLABELOBJECTKHRPROC)(EGLDisplay display, EGLenum objectType, EGLObjectKHR object, EGLLabelKHR label); 1160 EPOXY_PUBLIC EGLint (EPOXY_CALLSPEC *epoxy_eglLabelObjectKHR)(EGLDisplay display, EGLenum objectType, EGLObjectKHR object, EGLLabelKHR label);
|
| H A D | egl_generated_dispatch.c | 5097 GEN_THUNKS_RET(EGLint, eglLabelObjectKHR, (EGLDisplay display, EGLenum objectType, EGLObjectKHR object, EGLLabelKHR label), (display, objectType, object, label))
|
Completed in 29 milliseconds