Home
last modified time | relevance | path

Searched refs:InputAttachmentIndex (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Target/SPIRV/MCTargetDesc/
H A DSPIRVBaseInfo.h499 InputAttachmentIndex = 43, enumerator
H A DSPIRVBaseInfo.cpp659 CASE(Decoration, InputAttachmentIndex) in getDecorationName()
/llvm-project-15.0.7/mlir/include/mlir/Dialect/SPIRV/IR/
H A DSPIRVBase.td2222 def SPV_D_InputAttachmentIndex : I32EnumAttrCase<"InputAttachmentIndex", 43> {