Edit

kc3-lang/angle/scripts/code_generation_hashes/DXGI_format.json

Branch :

  • Show log

    Commit

  • Author : Shahbaz Youssefi
    Date : 2019-07-23 12:07:13
    Hash : 08b97da8
    Message : 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>

  • scripts/code_generation_hashes/DXGI_format.json
  • {
      "src/libANGLE/renderer/angle_format.py":
        "7ed0a2469779c02567c98e0f2e476843",
      "src/libANGLE/renderer/angle_format_map.json":
        "947fe0a2c3ca1a819a68b4a94bfcf614",
      "src/libANGLE/renderer/d3d/d3d11/dxgi_format_data.json":
        "24f525b05dc665fbbc8c6d68fb863719",
      "src/libANGLE/renderer/d3d/d3d11/dxgi_format_map_autogen.cpp":
        "32b9860e3fd8e87a89ff9a09e848e516",
      "src/libANGLE/renderer/d3d/d3d11/gen_dxgi_format_table.py":
        "411e6064b916d570fa76949820d34a45"
    }