• Show log

    Commit

  • Hash : 856a0e03
    Author : Charlie Lao
    Date : 2021-09-01T18:09:14

    Vulkan: Make vk::Format from struct to class
    
    With all the recent changes that there are two actualImageFormatIDs,
    retrieve the actual format requires pass in a renderable boolean. And
    the vertex format also has a similar requirement to the real format may
    differ depends on if it is compressed or not. This struct no longer safe
    to expose the underline data members directly. This CL turns it into a
    class and expose the actual format via method that requires renderable
    or compressed boolean.
    
    Bug: b/196456356
    Change-Id: Ie2f8308cc408bde1b0787e0b392e143187cc4425
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/3139236
    Commit-Queue: Charlie Lao <cclao@google.com>
    Reviewed-by: Tim Van Patten <timvp@google.com>
    Reviewed-by: Jamie Madill <jmadill@chromium.org>
    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