• Show log

    Commit

  • Hash : 91fe334e
    Author : Amirali Abdolrashidi
    Date : 2025-02-19T14:07:21

    Vulkan: Take stride into account for max buf size
    
    * Added LimitToIntAnd() to limit the input value to a certain
      threshold in addition to the int limit.
    
    * Cached the max buffer size limit in the renderer.
      * mMaxBufferMemorySizeLimit
    
    * In vk_caps_utils: Capped the following buffer size-related limits
      to the maximum memory allocation size:
    
      * maxStorageBufferRange
      * maxTexelBufferElements
      * maxUniformBufferRange
    
    Bug: angleproject:391002353
    Test: KHR-GLES31.core.texture_buffer.texture_buffer_max_size
          KHR-GLES32.core.texture_buffer.texture_buffer_max_size
    Change-Id: Iee9b13f5440a4f5e6f952e7d2beaf9485f864c2d
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/6283625
    Reviewed-by: mohan maiya <m.maiya@samsung.com>
    Reviewed-by: Shahbaz Youssefi <syoussefi@chromium.org>
    Commit-Queue: Amirali Abdolrashidi <abdolrashidi@google.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
    kc3_lang_org thodg_w www_kmx_io thodg_l thodg thodg_m
    Tags