-
Run into this error when in CMake Debug configuration. In Release configuration, fewer files fail, the ones that do fail, fail with 24 not 56.
Attached are the sources files
```
llvm-spirv -…
-
Is there a (relatively low) size limit for the built SPIR-V modules? I'm getting CL_OUT_OF_RESOURCES when trying to build (via the CHIP-SPV runtime) a unit test in rocPRIM which has a bunch of test ke…
-
[readme-spir-v-binaries.txt](https://github.com/KhronosGroup/OpenCL-CTS/blob/master/readme-spir-v-binaries.txt) still points to the old repos:
- https://gitlab.khronos.org/opencl/SPIRV-LLVM
- https:…
-
Hi,
As the algorithms we put into Compute Shaders get more and more complex there's an ever increasing number of shaders that have a property of being inherently producer-consumer. That may be one wa…
-
[rafx-mesh-basic-textured-frag.spv.zip](https://github.com/gfx-rs/naga/files/8093962/rafx-mesh-basic-textured-frag.spv.zip)
-
For example:
```
$ clang -target spirv64v1.2 -fintegrated-objemitter empty.cl -c --save-temps -###
clang version 18.0.0 (git@github.com:CHIP-SPV/llvm-project.git 8e7d42c1562f9961e5c8cdeef6490e0670b…
-
The following test case works fine on Metal, GL, and Dx12. It fails on Vulkan.
I've created a shader in which the vertex shader uses 64 bytes of push constants, and the vertex shader uses a differ…
-
- [ ] Implement `ProcessTriTessFactorsMin` clang builtin,
- [ ] Link `ProcessTriTessFactorsMin` clang builtin with `hlsl_intrinsics.h`
- [ ] Add sema checks for `ProcessTriTessFactorsMin` to `CheckHLS…
-
- [ ] Implement `ProcessTriTessFactorsMax` clang builtin,
- [ ] Link `ProcessTriTessFactorsMax` clang builtin with `hlsl_intrinsics.h`
- [ ] Add sema checks for `ProcessTriTessFactorsMax` to `CheckHLS…
-
- [ ] Implement `ProcessTriTessFactorsAvg` clang builtin,
- [ ] Link `ProcessTriTessFactorsAvg` clang builtin with `hlsl_intrinsics.h`
- [ ] Add sema checks for `ProcessTriTessFactorsAvg` to `CheckHLS…