• Show log

    Commit

  • Hash : 4a298703
    Author : Geoff Lang
    Date : 2019-01-18T10:49:36

    Vulkan: Support creating EGL images from non-zero mipmaps of textures.
    
    Store a mip offset in TextureVK to apply to all operations on the ImageHelper.
    
    There is no need to store the mip offset in RenderbufferVk because it creates
    the resource with the mip offset on the call to setStorageEGLImageTarget.
    
    Store a mipmap level in the RenderTargetVk object so that clear operations
    will target the correct mipmap of the image.
    
    BUG=angleproject:2668
    
    Change-Id: Ie976e3dd3a8de8135a7fbb8c84bd51eec0dddce8
    Reviewed-on: https://chromium-review.googlesource.com/c/1422059
    Commit-Queue: Geoff Lang <geofflang@chromium.org>
    Reviewed-by: Jamie Madill <jmadill@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