-
Hey saw this at dev day thanks for posting!
It looks like the stencil isn't quite working correctly for me as the blur effect renders over everything.
I'm on 6000.0.19f1
I'll try to install …
-
**Suggestion:**
How to use stencils
**Gamemode:**
*None*
**Relevant resources:**
*None*
-
Setting `coefficents=symbolic` on a function with `staggered` and not specifying stencil coefficients results in derivatives defaulting to incorrect values. It appears that specifying coefficients doe…
-
### Prerequisites
- [X] I have read the [Contributing Guidelines](https://github.com/ionic-team/stencil/blob/main/CONTRIBUTING.md).
- [X] I agree to follow the [Code of Conduct](https://github.com…
-
Since 0e4dc22c2, ANGLE is hitting a validation error (VUID `VUID-vkCmdDraw-None-06887`) in this condition:
- Pipeline's stencil ops are not KEEP
- Stencil test is enabled
- Stencil write mask is …
-
We currently use the BabelStream kernels as memory bound workloads and a fibonacci kernel (per thread: read random index [0;42], compute fibonacci number, store result). The latter kernel is compute a…
-
### Prerequisites
- [X] I have read the [Contributing Guidelines](https://github.com/ionic-team/stencil/blob/main/.github/CONTRIBUTING.md).
- [X] I agree to follow the [Code of Conduct](https://githu…
-
Hi there! First of all I want to say thank you for great tool for make GUI prototypes! I use it quite long and it's very helpful for my projects!
Recently I decided to create collection for prototypi…
-
I have compiled my example by such pass pipeline.
oec-opt --stencil-shape-inference --convert-stencil-to-std --cse --parallel-loop-tiling='parallel-loop-tile-sizes=128,1,1' --canonicalize --test-gpu-…
-
This is the correct way to reset it:
-- This is the correct way to exit out of the stencil mode, to not break drawing of area commands:
glStencilTest(false)
glStencilMask(255)
glStencilO…