• Show log

    Commit

  • Hash : 6f1dc51b
    Author : Shahbaz Youssefi
    Date : 2018-10-04T14:36:04

    Vulkan: Use a specialized macro for wrapped vulkan calls
    
    Vulkan wrapper functions are fairly straightforward.  They call the
    Vulkan function and return immediately.  The specialized macros
    introduced in this commit take care of the final return for brevity of
    the warpper.
    
    Additionally, this commit gets rid of ANGLE_EMPTY_STATEMENT in favor of
    the more robust macro definition using do {} while (0).
    
    Bug: none
    Change-Id: Ia7c68962d1aeee2c06ef210122b345b1a2e54f08
    Reviewed-on: https://chromium-review.googlesource.com/c/1262020
    Commit-Queue: Shahbaz Youssefi <syoussefi@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