Ignore:
Timestamp:
07/23/2024 04:02:43 PM (8 weeks ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
12.2, lazarus, trunk, xry111/for-12.3, xry111/spidermonkey128
Children:
bbfea8fb
Parents:
c08747a0
Message:

Update to SPIRV-Headers and SPIRV-Tools 1.3.290

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/spirv-headers.xml

    rc08747a0 rc7ea582d  
    77  <!ENTITY spirv-headers-download-http "https://github.com/KhronosGroup/SPIRV-Headers/archive/vulkan-sdk-&spirv-headers-version;/SPIRV-Headers-&spirv-headers-version;.tar.gz">
    88  <!ENTITY spirv-headers-download-ftp  " ">
    9   <!ENTITY spirv-headers-md5sum        "5f258f65b4526c053d9ca3cddc94e71b">
    10   <!ENTITY spirv-headers-size          "464 KB">
    11   <!ENTITY spirv-headers-buildsize     "3.7 MB">
     9  <!ENTITY spirv-headers-md5sum        "e9da8c949d89084b8a0a6b128ca6a30d">
     10  <!ENTITY spirv-headers-size          "512 KB">
     11  <!ENTITY spirv-headers-buildsize     "4.4 MB">
    1212  <!ENTITY spirv-headers-time          "less than 0.1 SBU">
    1313]>
     
    2727    <para>
    2828      The <application>SPIRV-Headers</application> package contains headers
    29       that allow for applications to the SPIR-V language and instruction set
    30       with Vulkan. SPIR-V is a binary intermediate language for representing
    31       graphical shader stages and compute kernels for multiple Khronos APIs,
    32       including OpenGL and Vulkan.
     29      that allow for applications to use the SPIR-V language and instruction
     30      set with Vulkan. SPIR-V is a binary intermediate language for
     31      representing graphical shader stages and compute kernels for multiple
     32      Khronos APIs, including OpenGL and Vulkan.
    3333    </para>
    3434
Note: See TracChangeset for help on using the changeset viewer.