1
0
mirror of https://github.com/alecthomas/chroma.git synced 2025-02-05 13:05:18 +02:00
chroma/lexers/testdata/wgsl.multisampled.texture.actual
David Neto dcc587e978
wgsl: Fix typo for texel format rgba16float (#779)
Add tests for predeclared types, type-generators, texel formats.
2023-03-28 13:18:56 -07:00

2 lines
56 B
Plaintext

@group(0) @binding(5) var texture_multisampled_2d<f32>;