Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/intel/compiler/
H A Dbrw_fs.h170 struct tcs_thread_payload : public thread_payload { struct
173 brw_reg patch_urb_output;
174 brw_reg primitive_id;
175 brw_reg icp_handle_start;
H A Dbrw_fs_thread_payload.cpp43 tcs_thread_payload::tcs_thread_payload(const fs_visitor &v) in tcs_thread_payload() function in tcs_thread_payload