Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/intel/compiler/
H A Dbrw_fs.h154 struct thread_payload { struct
158 virtual ~thread_payload() = default; argument
161 thread_payload() : num_regs() {} in thread_payload() argument