Home
last modified time | relevance | path

Searched defs:thread_payload (Results 1 – 1 of 1) sorted by relevance

/third_party/mesa3d/src/intel/compiler/
Dbrw_fs.h153 struct thread_payload { struct
157 virtual ~thread_payload() = default; argument
160 thread_payload() : num_regs() {} in thread_payload() argument