Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/SPIRV/MCTargetDesc/
H A DSPIRVBaseInfo.h77 StorageImageWriteWithoutFormat = 56, enumerator
H A DSPIRVBaseInfo.cpp85 CASE(Capability, StorageImageWriteWithoutFormat) in getCapabilityName()
/llvm-project-15.0.7/mlir/include/mlir/Dialect/SPIRV/IR/
H A DSPIRVBase.td1011 …orageImageWriteWithoutFormat : I32EnumAttrCase<"StorageImageWriteWithoutFormat", 56> {