Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
HDCGCUDARuntime.h67 int SurfTexType; // Type of surface/texutre. variable
72 SurfTexType(T) {} in DeviceVarFlags()
79 int getSurfTexType() const { return SurfTexType; } in getSurfTexType()