/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/egl/ |
D | DmaBufImageSiblingEGL.cpp | 26 int fourCCFormat = mAttribs.getAsInt(EGL_LINUX_DRM_FOURCC_EXT); in DmaBufImageSiblingEGL() 82 EGL_LINUX_DRM_FOURCC_EXT, in getImageCreationAttributes()
|
/third_party/skia/third_party/externals/egl-registry/extensions/EXT/ |
D | EGL_EXT_image_dma_buf_import.txt | 66 EGL_LINUX_DRM_FOURCC_EXT 0x3271 125 * EGL_LINUX_DRM_FOURCC_EXT: The pixel format of the buffer, as specified 157 pixel_format specified for EGL_LINUX_DRM_FOURCC_EXT. For example, if 158 EGL_LINUX_DRM_FOURCC_EXT is set to DRM_FORMAT_NV12, the chroma plane 160 whereas if EGL_LINUX_DRM_FOURCC_EXT is DRM_FORMAT_NV21, the order is U, 162 from the pixel_format specified as EGL_LINUX_DRM_FOURCC_EXT. For example, 163 if EGL_LINUX_DRM_FOURCC_EXT is set to DRM_FORMAT_YUV410, the luma plane is 166 specified by EGL_DMA_BUF_PLANE2*, whereas if EGL_LINUX_DRM_FOURCC_EXT is 173 passed as the EGL_LINUX_DRM_FOURCC_EXT attribute or may fall-back to some 228 * If <target> is EGL_LINUX_DMA_BUF_EXT, and the EGL_LINUX_DRM_FOURCC_EXT [all …]
|
/third_party/EGL/extensions/EXT/ |
D | EGL_EXT_image_dma_buf_import.txt | 66 EGL_LINUX_DRM_FOURCC_EXT 0x3271 125 * EGL_LINUX_DRM_FOURCC_EXT: The pixel format of the buffer, as specified 157 pixel_format specified for EGL_LINUX_DRM_FOURCC_EXT. For example, if 158 EGL_LINUX_DRM_FOURCC_EXT is set to DRM_FORMAT_NV12, the chroma plane 160 whereas if EGL_LINUX_DRM_FOURCC_EXT is DRM_FORMAT_NV21, the order is U, 162 from the pixel_format specified as EGL_LINUX_DRM_FOURCC_EXT. For example, 163 if EGL_LINUX_DRM_FOURCC_EXT is set to DRM_FORMAT_YUV410, the luma plane is 166 specified by EGL_DMA_BUF_PLANE2*, whereas if EGL_LINUX_DRM_FOURCC_EXT is 173 passed as the EGL_LINUX_DRM_FOURCC_EXT attribute or may fall-back to some 228 * If <target> is EGL_LINUX_DMA_BUF_EXT, and the EGL_LINUX_DRM_FOURCC_EXT [all …]
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/egl/ |
D | gsteglimage.c | 77 #ifndef EGL_LINUX_DRM_FOURCC_EXT 78 #define EGL_LINUX_DRM_FOURCC_EXT 0x3271 macro 551 attribs[atti++] = EGL_LINUX_DRM_FOURCC_EXT; in gst_egl_image_from_dmabuf() 833 attribs[atti++] = EGL_LINUX_DRM_FOURCC_EXT; in gst_egl_image_from_dmabuf_direct()
|
/third_party/weston/shared/ |
D | weston-egl-ext.h | 116 #define EGL_LINUX_DRM_FOURCC_EXT 0x3271 macro
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/linux/ |
D | DmaBufImageSiblingVkLinux.cpp | 326 int fourCCFormat = mAttribs.getAsInt(EGL_LINUX_DRM_FOURCC_EXT); in DmaBufImageSiblingVkLinux()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/egl/gbm/ |
D | DisplayGbm.cpp | 196 EGL_LINUX_DRM_FOURCC_EXT, UnsignedToSigned(mDRMFormat), in resize()
|
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/egl/ozone/ |
D | DisplayOzone.cpp | 201 EGL_LINUX_DRM_FOURCC_EXT, UnsignedToSigned(mDRMFormat), in resize()
|
/third_party/weston/clients/ |
D | simple-dmabuf-egl.c | 260 attribs[atti++] = EGL_LINUX_DRM_FOURCC_EXT; in create_fbo_for_buffer()
|
D | simple-dmabuf-egl-hos.c | 260 attribs[atti++] = EGL_LINUX_DRM_FOURCC_EXT; in create_fbo_for_buffer()
|
/third_party/skia/third_party/externals/egl-registry/api/EGL/ |
D | eglext.h | 732 #define EGL_LINUX_DRM_FOURCC_EXT 0x3271 macro
|
/third_party/flutter/skia/third_party/externals/angle2/include/EGL/ |
D | eglext.h | 732 #define EGL_LINUX_DRM_FOURCC_EXT 0x3271 macro
|
/third_party/flutter/skia/third_party/externals/sdl/include/ |
D | SDL_egl.h | 1305 #define EGL_LINUX_DRM_FOURCC_EXT 0x3271 macro
|
/third_party/skia/third_party/externals/swiftshader/include/EGL/ |
D | eglext.h | 732 #define EGL_LINUX_DRM_FOURCC_EXT 0x3271 macro
|
/third_party/skia/third_party/externals/angle2/include/EGL/ |
D | eglext.h | 734 #define EGL_LINUX_DRM_FOURCC_EXT 0x3271 macro
|
/third_party/weston/libweston/renderer-gl/ |
D | gl-renderer.c | 1981 attribs[atti++] = EGL_LINUX_DRM_FOURCC_EXT; in import_simple_dmabuf() 3394 EGL_LINUX_DRM_FOURCC_EXT, DRM_FORMAT_ARGB8888, in gl_renderer_output_fbo_create()
|
/third_party/EGL/api/EGL/ |
D | eglext.h | 769 #define EGL_LINUX_DRM_FOURCC_EXT 0x3271 macro
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
D | validationEGL.cpp | 3224 case EGL_LINUX_DRM_FOURCC_EXT: in ValidateCreateImage() 3658 EGL_LINUX_DRM_FOURCC_EXT, in ValidateCreateImage()
|