Module spirv_cross::spirv[][src]

Structs

Ast

An abstract syntax tree that corresponds to a SPIR-V module.

BufferRange

Description of struct member’s range.

CombinedImageSampler

A stage or compute kernel.

EntryPoint

An entry point for a SPIR-V module.

Module

A SPIR-V shader module.

Resource

A resource.

ShaderResources

Shader resources.

SpecializationConstant

Specialization constant reference.

WorkGroupSize

A work group size.

WorkGroupSizeSpecializationConstants

Work group size specialization constants.

Enums

BuiltIn
Decoration

A decoration.

ExecutionModel

A stage or compute kernel.

Type
VertexAttributeStep

Traits

Compile
Parse
Target