• Show log

    Commit

  • Hash : bb35bb4e
    Author : Jamie Madill
    Date : 2019-10-29T17:17:04

    Vulkan: Implement simple case ANGLE_get_image.
    
    A couple cases are left unimplemented:
    
    Incomplete/unused Textures. This leads to a slightly more tricky
    implementation. Since we need to read back from the staging buffer
    we will need to flush the Image contents to a temporary buffer.
    
    Depth/stencil readback. Requires a more complex pixel packing
    step.
    
    3D/Cube/2D Array readback. Also requires a more complex packing
    step.
    
    Bug: angleproject:3944
    Change-Id: Ic5d9a606177ba7e3e5ab945feb5f555afa11741f
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/1879964
    Commit-Queue: Jamie Madill <jmadill@chromium.org>
    Reviewed-by: Cody Northrop <cnorthrop@google.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 thodg_w www_kmx_io thodg_l thodg thodg_m
    Tags