wgpu/tests/out/wgsl
2022-05-09 20:48:09 -07:00
..
210-bevy-2d-shader-frag.wgsl [wgsl-out] Update entry point stage attributes 2022-04-15 18:02:48 +01:00
210-bevy-2d-shader-vert.wgsl [wgsl-out] Update entry point stage attributes 2022-04-15 18:02:48 +01:00
210-bevy-shader-vert.wgsl [wgsl-out] Update entry point stage attributes 2022-04-15 18:02:48 +01:00
246-collatz-comp.wgsl [glsl-in] translate mod fn correctly 2022-05-09 20:48:09 -07:00
277-casting-vert.wgsl [wgsl-out] Update entry point stage attributes 2022-04-15 18:02:48 +01:00
280-matrix-cast-vert.wgsl [wgsl-out] Update entry point stage attributes 2022-04-15 18:02:48 +01:00
484-preprocessor-if-vert.wgsl [wgsl-out] Update entry point stage attributes 2022-04-15 18:02:48 +01:00
800-out-of-bounds-panic-vert.wgsl [wgsl-out] Update entry point stage attributes 2022-04-15 18:02:48 +01:00
896-push-constant-vert.wgsl [wgsl-out] Update entry point stage attributes 2022-04-15 18:02:48 +01:00
900-implicit-conversions-vert.wgsl [wgsl-out] Update entry point stage attributes 2022-04-15 18:02:48 +01:00
901-lhs-field-select-vert.wgsl [wgsl-out] Update entry point stage attributes 2022-04-15 18:02:48 +01:00
931-constant-emitting-vert.wgsl [wgsl-out] Update entry point stage attributes 2022-04-15 18:02:48 +01:00
932-for-loop-if-vert.wgsl [wgsl-out] Update entry point stage attributes 2022-04-15 18:02:48 +01:00
access.wgsl implement phony assignment 2022-04-26 21:40:31 -07:00
bevy-pbr-frag.wgsl glsl-in: Fix the ternary to behave as an if 2022-05-01 13:52:04 -07:00
bevy-pbr-vert.wgsl [wgsl-out] Update entry point stage attributes 2022-04-15 18:02:48 +01:00
binding-arrays.wgsl Implement Binding Arrays (#1845) 2022-04-19 14:23:07 -04:00
binop-frag.wgsl [wgsl-out] Update entry point stage attributes 2022-04-15 18:02:48 +01:00
bits_glsl-frag.wgsl [wgsl-in] implement firstTrailingBit/firstLeadingBit u32 overloads (#1865) 2022-04-26 22:25:53 -07:00
bits.wgsl Implement reverseBits and countOneBits for SPIR-V (#1897) 2022-05-09 23:24:28 +02:00
boids.wgsl [wgsl-out] Update entry point stage attributes 2022-04-15 18:02:48 +01:00
bool-select-frag.wgsl [wgsl-out] Update entry point stage attributes 2022-04-15 18:02:48 +01:00
buffer-frag.wgsl [wgsl-out] Update entry point stage attributes 2022-04-15 18:02:48 +01:00
clamp-splat-vert.wgsl [wgsl-out] Update entry point stage attributes 2022-04-15 18:02:48 +01:00
collatz.wgsl [wgsl-out] Update entry point stage attributes 2022-04-15 18:02:48 +01:00
constant-array-size-vert.wgsl [wgsl-out] Update entry point stage attributes 2022-04-15 18:02:48 +01:00
control-flow.wgsl [wgsl-out] Update entry point stage attributes 2022-04-15 18:02:48 +01:00
declarations-vert.wgsl [wgsl-out] Update entry point stage attributes 2022-04-15 18:02:48 +01:00
empty-global-name.wgsl [wgsl-out] Update entry point stage attributes 2022-04-15 18:02:48 +01:00
empty.wgsl [wgsl-out] Update entry point stage attributes 2022-04-15 18:02:48 +01:00
expressions-frag.wgsl glsl-in: Apply comments 2022-05-01 13:52:04 -07:00
extra.wgsl [wgsl] Remove buffer, texture, in, out, input, output from reserved keywords 2022-04-29 20:06:09 +02:00
fma-frag.wgsl [wgsl-out] Update entry point stage attributes 2022-04-15 18:02:48 +01:00
functions.wgsl [wgsl-out] Update entry point stage attributes 2022-04-15 18:02:48 +01:00
global-constant-array-vert.wgsl [wgsl-out] Update entry point stage attributes 2022-04-15 18:02:48 +01:00
globals.wgsl [wgsl-out] Update entry point stage attributes 2022-04-15 18:02:48 +01:00
image.wgsl [wgsl-in] Update reserved keywords (#1847) 2022-04-17 15:56:54 +02:00
images-frag.wgsl [wgsl-out] Update entry point stage attributes 2022-04-15 18:02:48 +01:00
interface.wgsl [wgsl] Remove buffer, texture, in, out, input, output from reserved keywords 2022-04-29 20:06:09 +02:00
interpolate.wgsl [wgsl] Remove buffer, texture, in, out, input, output from reserved keywords 2022-04-29 20:06:09 +02:00
inv-hyperbolic-trig-functions.wgsl [wgsl-out] Update entry point stage attributes 2022-04-15 18:02:48 +01:00
long-form-matrix-vert.wgsl [wgsl-out] Update entry point stage attributes 2022-04-15 18:02:48 +01:00
math-functions-vert.wgsl [glsl-in] translate mod fn correctly 2022-05-09 20:48:09 -07:00
math-functions.wgsl [wgsl-out] Update entry point stage attributes 2022-04-15 18:02:48 +01:00
operators.wgsl implement phony assignment 2022-04-26 21:40:31 -07:00
padding.wgsl [wgsl-in] Update reserved keywords (#1847) 2022-04-17 15:56:54 +02:00
pointers.wgsl wgsl-out: Do not output semicolon after struct decl 2022-03-27 00:22:58 -07:00
prepostfix-frag.wgsl [wgsl-out] Update entry point stage attributes 2022-04-15 18:02:48 +01:00
quad_glsl-frag.wgsl [wgsl-out] Update entry point stage attributes 2022-04-15 18:02:48 +01:00
quad_glsl-vert.wgsl [wgsl-out] Update entry point stage attributes 2022-04-15 18:02:48 +01:00
quad-vert.wgsl [wgsl-out] Update entry point stage attributes 2022-04-15 18:02:48 +01:00
quad.wgsl [wgsl-out] Update entry point stage attributes 2022-04-15 18:02:48 +01:00
samplers-frag.wgsl [wgsl-out] Update entry point stage attributes 2022-04-15 18:02:48 +01:00
shadow.wgsl [wgsl] Remove buffer, texture, in, out, input, output from reserved keywords 2022-04-29 20:06:09 +02:00
skybox.wgsl [wgsl] Remove buffer, texture, in, out, input, output from reserved keywords 2022-04-29 20:06:09 +02:00
standard.wgsl [wgsl-out] Update entry point stage attributes 2022-04-15 18:02:48 +01:00
swizzle_write-frag.wgsl [wgsl-out] Update entry point stage attributes 2022-04-15 18:02:48 +01:00
texture-arg.wgsl [wgsl-out] Update entry point stage attributes 2022-04-15 18:02:48 +01:00