• Show log

    Commit

  • Hash : 2d48a370
    Author : Mohan Maiya
    Date : 2022-08-26T11:11:19

    Vulkan: Support passthrough of colorspace attributes
    
    On Android, the EGL loader supports and implements the necessary
    functionality for the following colorspace extensions -
     1. EGL_EXT_gl_colorspace_display_p3
     2. EGL_EXT_gl_colorspace_display_p3_linear
     3. EGL_EXT_gl_colorspace_display_p3_passthrough
     4. EGL_EXT_gl_colorspace_scrgb
     5. EGL_EXT_gl_colorspace_scrgb_linear
    
    Add support for "EGL_ANGLE_colorspace_attribute_passthrough"
    extension that allows vendors that support wide color gamut
    to passthrough colorspace attribute values to the underlying
    Vulkan implementation to be used during VkImage creation.
    
    Bug: angleproject:7319
    Test: PbufferColorspaceTest.CreateSurfaceWithColorspace*
    Change-Id: Ibd78bb5fea4ede394f4dc5027c1d4a730746f2ee
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/3855048
    Commit-Queue: mohan maiya <m.maiya@samsung.com>
    Reviewed-by: Ian Elliott <ianelliott@google.com>
    Reviewed-by: Shahbaz Youssefi <syoussefi@chromium.org>
    

  • Properties

  • Git HTTP https://git.kmx.io/kc3-lang/angle.git
    Git SSH git@git.kmx.io:kc3-lang/angle.git
    Public access ? public
    Description

    A conformant OpenGL ES implementation for Windows, Mac, Linux, iOS and Android.

    Homepage

    Github

    Users
    thodg_m kc3_lang_org thodg_w www_kmx_io thodg thodg_l
    Tags