Home
last modified time | relevance | path

Searched refs:max_formats (Results 1 – 12 of 12) sorted by relevance

/third_party/skia/third_party/externals/egl-registry/extensions/EXT/
DEGL_EXT_image_dma_buf_import_modifiers.txt64 EGLint max_formats,
161 EGLint max_formats,
173 * If <max_formats> is 0, no formats are returned, but the total number
176 * If <max_formats> has a negative value, the error EGL_BAD_PARAMETER
179 * If <max_formats> is a positive integer but <formats> is NULL, the error
229 - Explicitly refer to max_formats/max_modifiers behaviour when zero.
234 - Allow max_formats/max_modifiers to be zero, to get the counter.
/third_party/EGL/extensions/EXT/
DEGL_EXT_image_dma_buf_import_modifiers.txt64 EGLint max_formats,
163 EGLint max_formats,
175 * If <max_formats> is 0, no formats are returned, but the total number
178 * If <max_formats> has a negative value, the error EGL_BAD_PARAMETER
181 * If <max_formats> is a positive integer but <formats> is NULL, the error
235 - Explicitly refer to max_formats/max_modifiers behaviour when zero.
240 - Allow max_formats/max_modifiers to be zero, to get the counter.
/third_party/weston/shared/
Dweston-egl-ext.h142 …(EGLAPIENTRYP PFNEGLQUERYDMABUFFORMATSEXTPROC) (EGLDisplay dpy, EGLint max_formats, EGLint *format…
/third_party/mesa3d/src/egl/main/
Degldriver.h207 EGLint max_formats, EGLint *formats,
Deglapi.c2557 eglQueryDmaBufFormatsEXT(EGLDisplay dpy, EGLint max_formats, in eglQueryDmaBufFormatsEXT() argument
2567 ret = disp->Driver->QueryDmaBufFormatsEXT(disp, max_formats, formats, num_formats); in eglQueryDmaBufFormatsEXT()
/third_party/skia/third_party/externals/swiftshader/include/EGL/
Deglext.h768 …(EGLAPIENTRYP PFNEGLQUERYDMABUFFORMATSEXTPROC) (EGLDisplay dpy, EGLint max_formats, EGLint *format…
771 EGLAPI EGLBoolean EGLAPIENTRY eglQueryDmaBufFormatsEXT (EGLDisplay dpy, EGLint max_formats, EGLint …
/third_party/skia/third_party/externals/egl-registry/api/EGL/
Deglext.h768 …(EGLAPIENTRYP PFNEGLQUERYDMABUFFORMATSEXTPROC) (EGLDisplay dpy, EGLint max_formats, EGLint *format…
771 EGLAPI EGLBoolean EGLAPIENTRY eglQueryDmaBufFormatsEXT (EGLDisplay dpy, EGLint max_formats, EGLint …
/third_party/flutter/skia/third_party/externals/angle2/include/EGL/
Deglext.h768 …(EGLAPIENTRYP PFNEGLQUERYDMABUFFORMATSEXTPROC) (EGLDisplay dpy, EGLint max_formats, EGLint *format…
771 EGLAPI EGLBoolean EGLAPIENTRY eglQueryDmaBufFormatsEXT (EGLDisplay dpy, EGLint max_formats, EGLint …
/third_party/skia/third_party/externals/angle2/include/EGL/
Deglext.h770 …(EGLAPIENTRYP PFNEGLQUERYDMABUFFORMATSEXTPROC) (EGLDisplay dpy, EGLint max_formats, EGLint *format…
773 EGLAPI EGLBoolean EGLAPIENTRY eglQueryDmaBufFormatsEXT (EGLDisplay dpy, EGLint max_formats, EGLint …
/third_party/mesa3d/include/EGL/
Deglext.h804 …(EGLAPIENTRYP PFNEGLQUERYDMABUFFORMATSEXTPROC) (EGLDisplay dpy, EGLint max_formats, EGLint *format…
807 EGLAPI EGLBoolean EGLAPIENTRY eglQueryDmaBufFormatsEXT (EGLDisplay dpy, EGLint max_formats, EGLint …
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/egl/
Dgsteglimage.c748 EGLint max_formats, EGLint * formats, EGLint * num_formats); in gst_egl_image_check_dmabuf_direct()
/third_party/EGL/api/EGL/
Deglext.h805 …(EGLAPIENTRYP PFNEGLQUERYDMABUFFORMATSEXTPROC) (EGLDisplay dpy, EGLint max_formats, EGLint *format…
808 EGLAPI EGLBoolean EGLAPIENTRY eglQueryDmaBufFormatsEXT (EGLDisplay dpy, EGLint max_formats, EGLint …