Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/SPIRV/MCTargetDesc/
H A DSPIRVBaseInfo.h47 TessellationPointSize = 23, enumerator
H A DSPIRVBaseInfo.cpp55 CASE(Capability, TessellationPointSize) in getCapabilityName()
/llvm-project-15.0.7/mlir/include/mlir/Dialect/SPIRV/IR/
H A DSPIRVBase.td1245 def SPV_C_TessellationPointSize : I32EnumAttrCase<"TessellationPointSize", 23…