Home
last modified time | relevance | path

Searched defs:PAN_SYSVAL (Results 1 - 1 of 1) sorted by relevance

/third_party/mesa3d/src/panfrost/util/
H A Dpan_ir.h87 #define PAN_SYSVAL(type, no) (((no) << 16) | PAN_SYSVAL_##type) macro

Completed in 3 milliseconds