• Show log

    Commit

  • Hash : a42a4e5e
    Author : Jamie Madill
    Date : 2017-08-28T14:02:12

    D3D11: Copy external offscreen texture when required.
    
    In some cases ANGLE gets an external back buffer texture for our
    SwapChain11 class, and in some of these cases we get an offscreen
    texture that can't be used as a shader resource. The becomes a problem
    for some copy operations that use a shader to convert texture formats.
    
    Work around this problem by making a shadow copy of the texture that
    has sampling enabled - it is possible to use CopyResource to copy
    between them.
    
    BUG=chromium:752917
    
    Change-Id: Ib757949d3d06295a118b055bf37311f820f7149c
    Reviewed-on: https://chromium-review.googlesource.com/638551
    Reviewed-by: Geoff Lang <geofflang@chromium.org>
    Commit-Queue: 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
    kc3_lang_org www_kmx_io thodg_w thodg_l thodg thodg_m
    Tags