Home
last modified time | relevance | path

Searched refs:GLSL (Results 1 – 6 of 6) sorted by relevance

/llvm-project-15.0.7/mlir/include/mlir/Dialect/SPIRV/Transforms/
H A DPasses.td21 let summary = "Run canonicalization involving GLSL ops";
/llvm-project-15.0.7/llvm/lib/Target/SPIRV/MCTargetDesc/
H A DSPIRVBaseInfo.h160 GLSL = 2, enumerator
H A DSPIRVBaseInfo.cpp171 CASE(SourceLanguage, GLSL) in getSourceLanguageName()
/llvm-project-15.0.7/mlir/include/mlir/Dialect/SPIRV/IR/
H A DSPIRVGLOps.td1 //===- SPIRVGLOps.td - GLSL extended insts spec file -----*- tablegen -*-===//
9 // This is the op definition spec of GLSL extension ops.
20 // SPIR-V GLSL 4.50 opcode specification.
25 SPV_ExtInstOp<mnemonic, "GL", "GLSL.std.450", opcode, traits> {
/llvm-project-15.0.7/mlir/docs/Dialects/
H A DSPIR-V.md82 GLSL extended instruction set have the prefix of `spv.GL.`.
491 instructions within another namespace. [`GLSL.std.450`][GlslStd450] is an
499 %glsl = OpExtInstImport "GLSL.std.450"
799 extended instructions for GLSL. Further Vulkan extensions may enable more SPIR-V
1381 [GlslStd450]: https://www.khronos.org/registry/spir-v/specs/1.0/GLSL.std.450.html
/llvm-project-15.0.7/mlir/docs/
H A DSPIRVToLLVMDialectConversion.md724 ## GLSL extended instruction set
726 This section describes how SPIR-V ops from GLSL extended instructions set are