Skip to content

EGL_EXT_image_dma_buf_import / EXT_EGL_image_storage interactions not relevant anymore #536

@bl4ckb0ne

Description

@bl4ckb0ne

#295 is limiting the interaction with EGL_EXT_image_dma_buf_import and EXT_EGL_image_storage based on the fact that the internal storage format can't be specified, and another concern about YUV buffers.

I am fixing the mesa impl of EXT_EGL_image_storage and I don't think the statement is true anymore. DRM fourcc formats 1 has YUV formats, and users are able to detect a YUV format during import and specify EGL_YUV_COLOR_SPACE_HINT_EXT. For the internal format, mesa 2 3 seems to have no issues about that.

I don't know the state of the other linux driver (nvidia), but I'd like to know if this limitation could be lifted from the spec.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions