Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/C/Firefox/third_party/rust/glsl/   (Firefox Browser Version 153.0.1©)  Datei vom 27.6.2026 mit Größe 590 B image not shown  

Quelle  Cargo.toml.orig   Sprache: unbekannt

 
Spracherkennung für: .orig vermutete Sprache: Unknown {[0] [0] [0]} [Methode: Schwerpunktbildung, einfache Gewichte, sechs Dimensionen]

[package]
name = "glsl"
version = "6.0.2"
license = "BSD-3-Clause"
authors = ["Dimitri Sabadie <dimitri.sabadie@gmail.com>"]
description = "A GLSL450/GLSL460 parser."
keywords = ["GLSL", "OpenGL", "SPIR-V", "parser"]
categories = ["parsing", "rendering"]
homepage = "https://github.com/phaazon/glsl"
repository = "https://github.com/phaazon/glsl"
documentation = "https://docs.rs/glsl"
readme = "README.md"

edition = "2018"

[features]
spirv = ["shaderc"]

[dependencies]
nom = { version = "7", default-features = false, features = ["std"] }
shaderc = { version = "0.6", optional = true }

[Dauer der Verarbeitung: 0.188 Sekunden]