This repository has been archived on 2024-06-20. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
coffee.pygments/tests/snippets/wgsl
David Neto 5175d68c87
Lexer for the WebGPU Shading Language (#2386)
See https://w3.org/TR/WGSL

Further work is needed to refine it:
- treat context-dependent names specially
- treat template start and template end tokens specially, perhaps

Fixes: #2388
2023-03-30 11:09:02 +02:00
..
address-space.txt Lexer for the WebGPU Shading Language (#2386) 2023-03-30 11:09:02 +02:00
attribute.txt Lexer for the WebGPU Shading Language (#2386) 2023-03-30 11:09:02 +02:00
block-comment.txt Lexer for the WebGPU Shading Language (#2386) 2023-03-30 11:09:02 +02:00
bool-types.txt Lexer for the WebGPU Shading Language (#2386) 2023-03-30 11:09:02 +02:00
const-numbers.txt Lexer for the WebGPU Shading Language (#2386) 2023-03-30 11:09:02 +02:00
depth-texture.txt Lexer for the WebGPU Shading Language (#2386) 2023-03-30 11:09:02 +02:00
external-texture.txt Lexer for the WebGPU Shading Language (#2386) 2023-03-30 11:09:02 +02:00
line-comment.txt Lexer for the WebGPU Shading Language (#2386) 2023-03-30 11:09:02 +02:00
multisampled-texture.txt Lexer for the WebGPU Shading Language (#2386) 2023-03-30 11:09:02 +02:00
numeric-types.txt Lexer for the WebGPU Shading Language (#2386) 2023-03-30 11:09:02 +02:00
sampled-texture.txt Lexer for the WebGPU Shading Language (#2386) 2023-03-30 11:09:02 +02:00
storage-texture.txt Lexer for the WebGPU Shading Language (#2386) 2023-03-30 11:09:02 +02:00
texel-formats.txt Lexer for the WebGPU Shading Language (#2386) 2023-03-30 11:09:02 +02:00
tiny-render.txt Lexer for the WebGPU Shading Language (#2386) 2023-03-30 11:09:02 +02:00
type-generators.txt Lexer for the WebGPU Shading Language (#2386) 2023-03-30 11:09:02 +02:00