• Show log

    Commit

  • Hash : 419acc8f
    Author : Frank Henigman
    Date : 2018-06-24T19:57:31

    Vulkan: Convert streamed vertex data as needed.
    
    Add two members to vk::Format:
    - vertex data copy function
    - flag indicating if the function converts or not
    Use the function when streaming vertex data so it gets converted if needed.
    Add fallbacks for integer formats.  These formats will now work everywhere,
    as long as they are in client memory, not a buffer object.
    Adjust test expectations accordingly.
    
    BUG=angleproject:2405
    
    Change-Id: I677221219d933c35740633a0ab7694293e218177
    Reviewed-on: https://chromium-review.googlesource.com/1084328
    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
    thodg_m kc3_lang_org thodg_w www_kmx_io thodg_l thodg
    Tags