ebiten/internal/shaderir
Hajime Hoshi 4f2327536c internal/shaderir: improve FilterUniformVariables
```
name      old time/op  new time/op  delta
Filter-8  31.7ns ± 1%  29.9ns ± 1%  -5.60%  (p=0.000 n=9+10)
```

Updates #2601
2023-08-20 03:21:46 +09:00
..
glsl internal/shader: use plural forms for Kage compiler directives 2023-08-01 11:41:38 +09:00
hlsl internal/shader: use plural forms for Kage compiler directives 2023-08-01 11:41:38 +09:00
msl internal/shader: use plural forms for Kage compiler directives 2023-08-01 11:41:38 +09:00
bench_test.go internal/shaderir: improve FilterUniformVariables 2023-08-20 03:21:46 +09:00
check.go internal/shader: bug fix: forbide comparing non-scalar values 2023-08-01 12:32:16 +09:00
export_test.go internal/shaderir: refactoring: use the append pattern 2023-05-04 14:34:22 +09:00
ir_test.go internal/shader: use plural forms for Kage compiler directives 2023-08-01 11:41:38 +09:00
program.go internal/shaderir: improve FilterUniformVariables 2023-08-20 03:21:46 +09:00
reachable_test.go internal/shaderir: refactoring: use the append pattern 2023-05-04 14:34:22 +09:00
type.go internal/shader: reland: bug fix: stricter type checks for the built-in cast-like functions 2023-07-28 01:33:27 +09:00