Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/intel/compiler/
H A Dbrw_fs.h226 struct task_mesh_thread_payload : public cs_thread_payload { struct
229 brw_reg extended_parameter_0;
230 brw_reg local_index;
231 brw_reg inline_parameter;
233 brw_reg urb_output;
236 brw_reg task_urb_input;
H A Dbrw_fs_thread_payload.cpp406 task_mesh_thread_payload::task_mesh_thread_payload(fs_visitor &v) in task_mesh_thread_payload() function in task_mesh_thread_payload