Source: intel-level-zero-gpu-raytracing
Section: libs
Priority: optional
Maintainer: Intel Graphics Team <linux-graphics@intel.com>
Build-Depends: debhelper (>= 11),
 cmake,
 ninja-build,
 pkg-config,
 make,
 gcc,
 git,
 libpthread-stubs0-dev,
 libtbb-dev
Standards-Version: 4.3.0
Homepage: https://github.com/intel/level-zero-raytracing-support

Package: intel-level-zero-gpu-raytracing
Architecture: amd64
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
 level-zero (>=1.17.44) | libze1 (>=1.17.44)
Description: oneAPI Level Zero Ray Tracing Support
 .
 The oneAPI Level Zero Ray Tracing Support library implements high performance CPU
 based construction algorithms for 3D acceleration structures that are
 compatible with the ray tracing hardware of Intel GPUs.
 This library is used by Intel(R) oneAPI Level Zero to implement part of the
 RTAS builder extension.
 This library should not get used directly but only through Level Zero.
