Skip to Content

hlslpp v3.5.3

Created
Updated

Math library using HLSL syntax with multiplatform SIMD support.

# Usage

hlslpp provides a CMake package:

find_package(unofficial-hlslpp CONFIG REQUIRED)
target_link_libraries(main PUBLIC unofficial::hlslpp::hlslpp) 

# License

# Supported Platforms

!x86

  • linux
  • osx
  • uwp
  • windows-arm64
  • windows-x64
  • windows-x86

# Features

No features defined.

# Dependencies

No dependencies.

# Host Dependencies

No transitive dependencies.

# Dependents

No dependents.

# Host Dependents

No dependents.

# Contributors

  • Pantelis Lekakis's avatar Pantelis Lekakis

# Changelog

  • d41bdae [hlslpp]Update hlslpp to version 3.5.3 (#41214)
  • 3508985 [hlslpp] Add new port (#40400)

# Source