Searched refs:EGLuint64KHR (Results 1 - 19 of 19) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/egl/drivers/dri2/
H A Degl_dri2_fallbacks.h118 EGLuint64KHR *ust, EGLuint64KHR *msc,
119 EGLuint64KHR *sbc)
H A Degl_dri2.h149 EGLuint64KHR *ust, EGLuint64KHR *msc,
150 EGLuint64KHR *sbc);
H A Dplatform_x11_dri3.c259 EGLuint64KHR *ust, EGLuint64KHR *msc,
260 EGLuint64KHR *sbc)
H A Dplatform_x11.c1235 EGLuint64KHR *ust, EGLuint64KHR *msc,
1236 EGLuint64KHR *sbc)
1249 *ust = ((EGLuint64KHR) reply->ust_hi << 32) | reply->ust_lo;
1250 *msc = ((EGLuint64KHR) reply->msc_hi << 32) | reply->msc_lo;
1251 *sbc = ((EGLuint64KHR) reply->sbc_hi << 32) | reply->sbc_lo;
H A Degl_dri2.c1994 EGLuint64KHR *ust, EGLuint64KHR *msc,
1995 EGLuint64KHR *sbc)
2408 EGLint max, EGLuint64KHR *modifiers,
2657 EGLuint64KHR *modifiers)
/xsrc/external/mit/xorg-server/dist/glamor/
H A Dglamor_egl_ext.h62 typedef EGLBoolean (EGLAPIENTRYP PFNEGLQUERYDMABUFMODIFIERSEXTPROC) (EGLDisplay dpy, EGLint format, EGLint max_modifiers, EGLuint64KHR *modifiers, EGLBoolean *external_only, EGLint *num_modifiers);
H A Dglamor_egl.c693 (EGLuint64KHR *) *modifiers, NULL, &num)) {
/xsrc/external/mit/MesaLib/dist/src/egl/main/
H A Degldriver.h183 EGLuint64KHR *ust, EGLuint64KHR *msc,
184 EGLuint64KHR *sbc);
189 EGLuint64KHR *modifiers);
210 EGLint max_modifiers, EGLuint64KHR *modifiers,
H A Deglapi.c2340 EGLuint64KHR *ust, EGLuint64KHR *msc,
2341 EGLuint64KHR *sbc)
2364 EGLuint64KHR *modifiers)
2569 EGLuint64KHR *modifiers, EGLBoolean *external_only,
/xsrc/external/mit/MesaLib.old/dist/src/egl/main/
H A Deglapi.h190 EGLuint64KHR *ust, EGLuint64KHR *msc,
191 EGLuint64KHR *sbc);
196 EGLuint64KHR *modifiers);
212 EGLuint64KHR *modifiers,
H A Deglapi.c2304 EGLuint64KHR *ust, EGLuint64KHR *msc,
2305 EGLuint64KHR *sbc)
2329 EGLuint64KHR *modifiers)
2539 EGLuint64KHR *modifiers, EGLBoolean *external_only,
/xsrc/external/mit/MesaLib/dist/include/EGL/
H A Deglext.h313 typedef khronos_uint64_t EGLuint64KHR; typedef in typeref:typename:khronos_uint64_t
332 typedef EGLBoolean (EGLAPIENTRYP PFNEGLQUERYSTREAMU64KHRPROC) (EGLDisplay dpy, EGLStreamKHR stream, EGLenum attribute, EGLuint64KHR *value);
338 EGLAPI EGLBoolean EGLAPIENTRY eglQueryStreamu64KHR (EGLDisplay dpy, EGLStreamKHR stream, EGLenum attribute, EGLuint64KHR *value);
503 typedef EGLBoolean (EGLAPIENTRYP PFNEGLGETNEXTFRAMEIDANDROIDPROC) (EGLDisplay dpy, EGLSurface surface, EGLuint64KHR *frameId);
505 typedef EGLBoolean (EGLAPIENTRYP PFNEGLGETFRAMETIMESTAMPSANDROIDPROC) (EGLDisplay dpy, EGLSurface surface, EGLuint64KHR frameId, EGLint numTimestamps, const EGLint *timestamps, EGLnsecsANDROID *values);
509 EGLAPI EGLBoolean EGLAPIENTRY eglGetNextFrameIdANDROID (EGLDisplay dpy, EGLSurface surface, EGLuint64KHR *frameId);
511 EGLAPI EGLBoolean EGLAPIENTRY eglGetFrameTimestampsANDROID (EGLDisplay dpy, EGLSurface surface, EGLuint64KHR frameId, EGLint numTimestamps, const EGLint *timestamps, EGLnsecsANDROID *values);
800 typedef EGLBoolean (EGLAPIENTRYP PFNEGLQUERYDMABUFMODIFIERSEXTPROC) (EGLDisplay dpy, EGLint format, EGLint max_modifiers, EGLuint64KHR *modifiers, EGLBoolean *external_only, EGLint *num_modifiers);
803 EGLAPI EGLBoolean EGLAPIENTRY eglQueryDmaBufModifiersEXT (EGLDisplay dpy, EGLint format, EGLint max_modifiers, EGLuint64KHR *modifiers, EGLBoolean *external_only, EGLint *num_modifiers);
1052 typedef EGLBoolean (EGLAPIENTRYP PFNEGLEXPORTDMABUFIMAGEQUERYMESAPROC) (EGLDisplay dpy, EGLImageKHR image, int *fourcc, int *num_planes, EGLuint64KHR *modifier
[all...]
/xsrc/external/mit/MesaLib/dist/src/egl/drivers/dri2/
H A Degl_dri2.h159 EGLuint64KHR *ust, EGLuint64KHR *msc,
160 EGLuint64KHR *sbc);
H A Dplatform_x11_dri3.c262 EGLuint64KHR *ust, EGLuint64KHR *msc,
263 EGLuint64KHR *sbc)
H A Dplatform_x11.c1143 EGLuint64KHR *ust, EGLuint64KHR *msc,
1144 EGLuint64KHR *sbc)
1157 *ust = ((EGLuint64KHR) reply->ust_hi << 32) | reply->ust_lo;
1158 *msc = ((EGLuint64KHR) reply->msc_hi << 32) | reply->msc_lo;
1159 *sbc = ((EGLuint64KHR) reply->sbc_hi << 32) | reply->sbc_lo;
H A Degl_dri2.c2365 EGLuint64KHR *ust, EGLuint64KHR *msc,
2366 EGLuint64KHR *sbc)
2790 EGLint max, EGLuint64KHR *modifiers,
3054 EGLuint64KHR *modifiers)
/xsrc/external/mit/MesaLib.old/dist/include/EGL/
H A Deglext.h332 typedef khronos_uint64_t EGLuint64KHR; typedef in typeref:typename:khronos_uint64_t
351 typedef EGLBoolean (EGLAPIENTRYP PFNEGLQUERYSTREAMU64KHRPROC) (EGLDisplay dpy, EGLStreamKHR stream, EGLenum attribute, EGLuint64KHR *value);
357 EGLAPI EGLBoolean EGLAPIENTRY eglQueryStreamu64KHR (EGLDisplay dpy, EGLStreamKHR stream, EGLenum attribute, EGLuint64KHR *value);
518 typedef EGLBoolean (EGLAPIENTRYP PFNEGLGETNEXTFRAMEIDANDROIDPROC) (EGLDisplay dpy, EGLSurface surface, EGLuint64KHR *frameId);
520 typedef EGLBoolean (EGLAPIENTRYP PFNEGLGETFRAMETIMESTAMPSANDROIDPROC) (EGLDisplay dpy, EGLSurface surface, EGLuint64KHR frameId, EGLint numTimestamps, const EGLint *timestamps, EGLnsecsANDROID *values);
524 EGLAPI EGLBoolean EGLAPIENTRY eglGetNextFrameIdANDROID (EGLDisplay dpy, EGLSurface surface, EGLuint64KHR *frameId);
526 EGLAPI EGLBoolean EGLAPIENTRY eglGetFrameTimestampsANDROID (EGLDisplay dpy, EGLSurface surface, EGLuint64KHR frameId, EGLint numTimestamps, const EGLint *timestamps, EGLnsecsANDROID *values);
775 typedef EGLBoolean (EGLAPIENTRYP PFNEGLQUERYDMABUFMODIFIERSEXTPROC) (EGLDisplay dpy, EGLint format, EGLint max_modifiers, EGLuint64KHR *modifiers, EGLBoolean *external_only, EGLint *num_modifiers);
778 EGLAPI EGLBoolean EGLAPIENTRY eglQueryDmaBufModifiersEXT (EGLDisplay dpy, EGLint format, EGLint max_modifiers, EGLuint64KHR *modifiers, EGLBoolean *external_only, EGLint *num_modifiers);
1016 typedef EGLBoolean (EGLAPIENTRYP PFNEGLEXPORTDMABUFIMAGEQUERYMESAPROC) (EGLDisplay dpy, EGLImageKHR image, int *fourcc, int *num_planes, EGLuint64KHR *modifier
[all...]
/xsrc/external/mit/libepoxy/src/
H A Degl_generated.h45 typedef khronos_uint64_t EGLuint64KHR; typedef in typeref:typename:khronos_uint64_t
905 typedef EGLBoolean (GLAPIENTRY *PFNEGLEXPORTDMABUFIMAGEQUERYMESAPROC)(EGLDisplay dpy, EGLImageKHR image, int * fourcc, int * num_planes, EGLuint64KHR * modifiers);
920 typedef EGLBoolean (GLAPIENTRY *PFNEGLGETFRAMETIMESTAMPSANDROIDPROC)(EGLDisplay dpy, EGLSurface surface, EGLuint64KHR frameId, EGLint numTimestamps, const EGLint * timestamps, EGLnsecsANDROID * values);
922 typedef EGLBoolean (GLAPIENTRY *PFNEGLGETNEXTFRAMEIDANDROIDPROC)(EGLDisplay dpy, EGLSurface surface, EGLuint64KHR * frameId);
952 typedef EGLBoolean (GLAPIENTRY *PFNEGLQUERYDMABUFMODIFIERSEXTPROC)(EGLDisplay dpy, EGLint format, EGLint max_modifiers, EGLuint64KHR * modifiers, EGLBoolean * external_only, EGLint * num_modifiers);
964 typedef EGLBoolean (GLAPIENTRY *PFNEGLQUERYSTREAMU64KHRPROC)(EGLDisplay dpy, EGLStreamKHR stream, EGLenum attribute, EGLuint64KHR * value);
1100 EPOXY_PUBLIC EGLBoolean (EPOXY_CALLSPEC *epoxy_eglExportDMABUFImageQueryMESA)(EGLDisplay dpy, EGLImageKHR image, int * fourcc, int * num_planes, EGLuint64KHR * modifiers);
1130 EPOXY_PUBLIC EGLBoolean (EPOXY_CALLSPEC *epoxy_eglGetFrameTimestampsANDROID)(EGLDisplay dpy, EGLSurface surface, EGLuint64KHR frameId, EGLint numTimestamps, const EGLint * timestamps, EGLnsecsANDROID * values);
1134 EPOXY_PUBLIC EGLBoolean (EPOXY_CALLSPEC *epoxy_eglGetNextFrameIdANDROID)(EGLDisplay dpy, EGLSurface surface, EGLuint64KHR * frameId);
1194 EPOXY_PUBLIC EGLBoolean (EPOXY_CALLSPEC *epoxy_eglQueryDmaBufModifiersEXT)(EGLDisplay dpy, EGLint format, EGLint max_modifiers, EGLuint64KHR * modifier
[all...]
H A Degl_generated_dispatch.c5067 GEN_THUNKS_RET(EGLBoolean, eglExportDMABUFImageQueryMESA, (EGLDisplay dpy, EGLImageKHR image, int * fourcc, int * num_planes, EGLuint64KHR * modifiers), (dpy, image, fourcc, num_planes, modifiers))
5082 GEN_THUNKS_RET(EGLBoolean, eglGetFrameTimestampsANDROID, (EGLDisplay dpy, EGLSurface surface, EGLuint64KHR frameId, EGLint numTimestamps, const EGLint * timestamps, EGLnsecsANDROID * values), (dpy, surface, frameId, numTimestamps, timestamps, values))
5084 GEN_THUNKS_RET(EGLBoolean, eglGetNextFrameIdANDROID, (EGLDisplay dpy, EGLSurface surface, EGLuint64KHR * frameId), (dpy, surface, frameId))
5114 GEN_THUNKS_RET(EGLBoolean, eglQueryDmaBufModifiersEXT, (EGLDisplay dpy, EGLint format, EGLint max_modifiers, EGLuint64KHR * modifiers, EGLBoolean * external_only, EGLint * num_modifiers), (dpy, format, max_modifiers, modifiers, external_only, num_modifiers))
5126 GEN_THUNKS_RET(EGLBoolean, eglQueryStreamu64KHR, (EGLDisplay dpy, EGLStreamKHR stream, EGLenum attribute, EGLuint64KHR * value), (dpy, stream, attribute, value))

Completed in 55 milliseconds