Home
last modified time | relevance | path

Searched refs:HasPointSampleAccel (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DGCNSubtarget.h268 bool HasPointSampleAccel = false; variable
1393 bool hasPointSampleAccel() const { return HasPointSampleAccel; } in hasPointSampleAccel()
H A DAMDGPU.td1134 "HasPointSampleAccel",