• Show log

    Commit

  • Hash : 08b97da8
    Author : Shahbaz Youssefi
    Date : 2019-07-23T12:07:13

    Vulkan: Fix staging buffer alignment for pixel sizes > 4
    
    Previously, all non-compressed formats were satisfied with a 4-byte
    alignment.  The introduction of float formats changes this.
    
    This change calculates the necessary alignment using the same code path
    as compressed formats.
    
    Also fixes RGB9E5's pixelByte being calculated as 3 instead of 4.
    
    Bug: angleproject:3731
    Change-Id: I6abfd1c294e7f863eb99d2468eaac09e5d714039
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/1715205
    Reviewed-by: Mohan Maiya <m.maiya@samsung.com>
    Reviewed-by: Jamie Madill <jmadill@chromium.org>
    Commit-Queue: 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
    kc3_lang_org thodg_w www_kmx_io thodg_l thodg thodg_m
    Tags