...

Text file src/github.com/alecthomas/chroma/v2/lexers/testdata/wgsl.depth.texture.actual

Documentation: github.com/alecthomas/chroma/v2/lexers/testdata

     1@group(0) @binding(1) var texture_depth_2d;
     2@group(0) @binding(2) var texture_depth_2d_array;
     3@group(0) @binding(4) var texture_depth_cube;
     4@group(0) @binding(5) var texture_depth_cube_array;
     5@group(0) @binding(5) var texture_depth_multisampled_2d;

View as plain text