Home
last modified time | relevance | path

Searched refs:EGL_LINUX_DMA_BUF_EXT (Results 1 - 12 of 12) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/linux/
H A DDisplayVkLinux.cpp28 case EGL_LINUX_DMA_BUF_EXT: in createExternalImageSibling()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/egl/
H A DDisplayEGL.cpp1010 case EGL_LINUX_DMA_BUF_EXT: in validateImageClientBuffer()
1025 case EGL_LINUX_DMA_BUF_EXT: in createExternalImageSibling()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/egl/gbm/
H A DDisplayGbm.cpp204 mImage = mDisplay->getFunctionsEGL()->createImageKHR(EGL_NO_CONTEXT, EGL_LINUX_DMA_BUF_EXT, in resize()
/third_party/skia/third_party/externals/angle2/src/common/
H A Dutilities.cpp1276 case EGL_LINUX_DMA_BUF_EXT: in IsExternalImageTarget()
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DvalidationEGL.cpp3215 if (target != EGL_LINUX_DMA_BUF_EXT) in ValidateCreateImage()
3219 "Parameter cannot be used if target is not EGL_LINUX_DMA_BUF_EXT"); in ValidateCreateImage()
3636 case EGL_LINUX_DMA_BUF_EXT: in ValidateCreateImage()
3668 "EGL_LINUX_DMA_BUF_EXT.", in ValidateCreateImage()
/third_party/EGL/api/EGL/
H A Deglext.h768 #define EGL_LINUX_DMA_BUF_EXT 0x3270 macro
/third_party/mesa3d/include/EGL/
H A Deglext.h767 #define EGL_LINUX_DMA_BUF_EXT 0x3270 macro
/third_party/skia/third_party/externals/swiftshader/include/EGL/
H A Deglext.h731 #define EGL_LINUX_DMA_BUF_EXT 0x3270 macro
/third_party/skia/third_party/externals/egl-registry/api/EGL/
H A Deglext.h731 #define EGL_LINUX_DMA_BUF_EXT 0x3270 macro
/third_party/skia/third_party/externals/angle2/include/EGL/
H A Deglext.h733 #define EGL_LINUX_DMA_BUF_EXT 0x3270 macro
/third_party/mesa3d/src/egl/main/
H A Deglapi.c1755 /* "If <target> is EGL_LINUX_DMA_BUF_EXT, <dpy> must be a valid display, in _eglCreateImageCommon()
1758 if (ctx != EGL_NO_CONTEXT && target == EGL_LINUX_DMA_BUF_EXT) in _eglCreateImageCommon()
/third_party/mesa3d/src/egl/drivers/dri2/
H A Degl_dri2.c2575 * "* If <target> is EGL_LINUX_DMA_BUF_EXT, and the list of attributes is in dri2_check_dma_buf_attribs()
2585 * "If <target> is EGL_LINUX_DMA_BUF_EXT and one or more of the values in dri2_check_dma_buf_attribs()
2596 * If <target> is EGL_LINUX_DMA_BUF_EXT, both or neither of the following in dri2_check_dma_buf_attribs()
2750 * "* If <target> is EGL_LINUX_DMA_BUF_EXT, and the list of attributes is in dri2_check_dma_buf_format()
2765 * "If <target> is EGL_LINUX_DMA_BUF_EXT, and the EGL_LINUX_DRM_FOURCC_EXT in dri2_check_dma_buf_format()
2845 * "If eglCreateImageKHR is successful for a EGL_LINUX_DMA_BUF_EXT target, the
2871 * ""* If <target> is EGL_LINUX_DMA_BUF_EXT and <buffer> is not NULL, the in dri2_create_image_dma_buf()
3183 case EGL_LINUX_DMA_BUF_EXT: in dri2_create_image_khr()

Completed in 36 milliseconds