mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-17 18:18:06 +02:00
KHR_pipeline_library is a base extension whose semantics can only be exercised by extensions: EXT_graphics_pipeline_library and KHR_ray_tracing_pipeline. Both remain gated under LLVM, so advertising the KHR base extension is inert for conformant apps. The reason for the change is a hard requirement for KHR_pipeline_library in DXVK 2.7+. DX games under Proton, which uses DXVK, fail adapter creation if this extension is absent. DXVK supports scenario when KHR_pipeline_library is available but two dependent extensions aren't. The !use_llvm condition originated in |
||
|---|---|---|
| .. | ||
| addrlib | ||
| ci | ||
| common | ||
| compiler | ||
| drm-shim | ||
| gmlib | ||
| lanczoslib | ||
| llvm | ||
| packets | ||
| registers | ||
| vpelib | ||
| vulkan | ||
| meson.build | ||