• Show log

    Commit

  • Hash : e9a30817
    Author : hoonee.cho
    Date : 2024-10-28T14:54:38

    Vulkan: Support vulkan physical addr in vk_helpers
    
    - Add extraAllocationInfo for physical addressing
      in AllocateBufferMemory/AllocateImageMemory
    - Add getDeviceAddress which calls vkGetBufferDeviceAddressKHR
      API to get device address
    
    In CL, All the physical addressing supports are enabled when the
    runtime flag "supportsPhysicalAddressing" is set.
    
    Bug: angleproject:442950569
    Change-Id: I1658062b3f031b3d55923937947cece0c1b67d67
    Signed-off-by: hoonee.cho <hoonee.cho@samsung.com>
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/6916340
    Reviewed-by: Shahbaz Youssefi <syoussefi@chromium.org>
    Commit-Queue: Austin Annestrand <a.annestrand@samsung.com>
    

  • 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