Searched refs:dependency_id (Results 1 – 2 of 2) sorted by relevance
71 enum dependency_id { enum1171 stall_on_dependency(state &st, dependency_id id) in stall_on_dependency()1209 mark_read_dependency(state &st, const perf_desc &perf, dependency_id id) in mark_read_dependency()1220 mark_write_dependency(state &st, const perf_desc &perf, dependency_id id) in mark_write_dependency()1233 dependency_id1240 return dependency_id(dependency_id_grf0 + i); in reg_dependency_id()1245 return dependency_id(dependency_id_grf0 + i); in reg_dependency_id()1251 return dependency_id(dependency_id_grf0 + i); in reg_dependency_id()1257 return dependency_id(dependency_id_mrf0 + i); in reg_dependency_id()1268 return dependency_id(dependency_id_accum0 + i); in reg_dependency_id()[all …]
181 #define xLayerID(stream_id, quality_id, dependency_id, temporal_id) \ argument184 (((dependency_id) & 15) << 3) | \