• Show log

    Commit

  • Hash : d30da072
    Author : Hyunchang Kim
    Date : 2020-03-31T15:01:14

    Vulkan: Request host uncached memory for some glBuffer objects
    
    Uncached memory is an optimal memory type for resources with
    write-only access from the CPU since it avoids polluting CPU caches
    with data the CPU will never use.
    
    Bug: angleproject:2162
    Change-Id: I33d0d91830979990bcdcca3bd9eedde0345fb5a6
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2131880
    Commit-Queue: Mohan Maiya <m.maiya@samsung.com>
    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
    kc3_lang_org www_kmx_io thodg_w thodg_l thodg thodg_m
    Tags