diff options
author | Tapani Pälli <[email protected]> | 2018-04-05 13:02:36 +0300 |
---|---|---|
committer | Tapani Pälli <[email protected]> | 2018-08-20 09:44:53 +0300 |
commit | 799b3d16d4bb0caa16dc35de66e11eca8517cd02 (patch) | |
tree | fa33ccc700a15c731694dcc3d589d7924d746dfc /src/amd | |
parent | 5a0684d665f4cfc996f9dfc5fddbe4a117ab639f (diff) |
egl: implement EXT_surface_SMPTE2086_metadata and EXT_surface_CTA861_3_metadata
Patch implements common bits for EXT_surface_SMPTE2086_metadata
and EXT_surface_CTA861_3_metadata extensions by adding new required
attributes and eglQuerySurface + eglSurfaceAttrib changes.
Currently none of the drivers are utilizing this data but this patch
is enabler in getting there.
v2: don't enable extension globally, should be only enabled by
EGL drivers that can transfer metadata to the window system (Jason)
use EGLint instead of uint16_t (Eric)
Signed-off-by: Ville Syrjälä <[email protected]>
Signed-off-by: Tapani Pälli <[email protected]>
Reviewed-by: Eric Engestrom <[email protected]>
Diffstat (limited to 'src/amd')
0 files changed, 0 insertions, 0 deletions