• Show log

    Commit

  • Hash : 36439d9c
    Author : Alexey Knyazev
    Date : 2023-10-12T00:00:00

    Metal: Fix PBO uploads of PVRTC1 textures
    
    Do not override row pitch values for PVRTC1
    textures during internal backend operations.
    
    Instead, set bytesPerRow to 0 before calling
    replaceRegion just to pass Metal Validation.
    
    Enforce CPU path for PBO uploads until
    GPU block linearization is implemented.
    
    Bug: angleproject:8376
    Change-Id: I80b9ec69364d55cd9f51005f4d1a180e05e71c2c
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/4949350
    Reviewed-by: Geoff Lang <geofflang@chromium.org>
    Commit-Queue: Alexey Knyazev <lexa.knyazev@gmail.com>
    

  • 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 www_kmx_io thodg_w thodg_l thodg thodg_m
    Tags