• Show log

    Commit

  • Hash : 0af8b596
    Author : Xinghua Cao
    Date : 2019-09-03T16:24:45

    D3D11: Translate uniform blocks to StructuredBuffer when necessary
    
    fxc exhibits slow compile performance with dynamic cbuffer indexing.
    So when a uniform block contains only one large array member, which is
    an array of structures, translate this uniform block to
    a StructuredBuffer instead.
    
    Bug: angleproject:3682
    TEST=angle_end2end_tests.UniformBufferTest.*
    Change-Id: Ife80dba8aae65b761737e095895e00a570230f88
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/1782046
    Commit-Queue: Xinghua Cao <xinghua.cao@intel.com>
    Reviewed-by: Kenneth Russell <kbr@chromium.org>
    Reviewed-by: Shahbaz Youssefi <syoussefi@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 thodg_w www_kmx_io thodg_l thodg thodg_m
    Tags