• Show log

    Commit

  • Hash : 0ed0de4f
    Author : Austin Annestrand
    Date : 2024-01-18T10:47:50

    OpenCL/Vulkan: Add initial program build support
    
    Introducing both clspv compiler lib integration,
    and clBuildProgram support.
    
    Internally we also add buildInternal() routine
    to abstract compile, link, and build phases.
    
    Output SPIR-V is also parsed internally via
    parseReflection() so that we can extract
    needed reflection information for CL runtime.
    
    Bug: angleproject:8549
    Change-Id: If0563f4bea7ed0e04a13ea7a46c125c811d9c2a2
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/5303564
    Commit-Queue: Shahbaz Youssefi <syoussefi@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
    thodg_m kc3_lang_org thodg_w www_kmx_io thodg thodg_l
    Tags