Home
last modified time | relevance | path

Searched defs:queryDmaBufFormats (Results 1 – 5 of 5) sorted by relevance

/external/angle/src/libANGLE/renderer/
DDisplayImpl.cpp150 egl::Error DisplayImpl::queryDmaBufFormats(EGLint max_formats, EGLint *formats, EGLint *num_formats) in queryDmaBufFormats() function in rx::DisplayImpl
/external/angle/src/libANGLE/renderer/vulkan/linux/
DDisplayVkLinux.cpp138 egl::Error DisplayVkLinux::queryDmaBufFormats(EGLint maxFormats, in queryDmaBufFormats() function in rx::DisplayVkLinux
/external/angle/src/libANGLE/renderer/gl/egl/
DDisplayEGL.cpp1071 egl::Error DisplayEGL::queryDmaBufFormats(EGLint maxFormats, EGLint *formats, EGLint *numFormats) in queryDmaBufFormats() function in rx::DisplayEGL
/external/angle/src/libANGLE/
DDisplay.cpp2601 Error Display::queryDmaBufFormats(EGLint max_formats, EGLint *formats, EGLint *num_formats) in queryDmaBufFormats() function in egl::Display
/external/mesa3d/include/GL/internal/
Ddri_interface.h1717 GLboolean (*queryDmaBufFormats)(__DRIscreen *screen, int max, member