Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/SPIRV/MCTargetDesc/
H A DSPIRVBaseInfo.h524 PointSize = 1, enumerator
H A DSPIRVBaseInfo.cpp687 CASE(BuiltIn, PointSize) in getBuiltInName()
/llvm-project-15.0.7/mlir/include/mlir/Dialect/SPIRV/IR/
H A DSPIRVBase.td1485 def SPV_BI_PointSize : I32EnumAttrCase<"PointSize", 1> {