Home
last modified time | relevance | path

Searched refs:TGL_SBID_SRC (Results 1 – 25 of 55) sorted by relevance

123

/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/intel/compiler/
H A Dbrw_eu_defines.h1047 TGL_SBID_SRC = 1, enumerator
1140 swsb.mode = swsb.mode & (TGL_SBID_SRC | TGL_SBID_DST); in tgl_swsb_src_dep()
1178 return tgl_swsb_sbid(TGL_SBID_SRC, x & 0xfu); in tgl_swsb_decode()
H A Dbrw_fs_scoreboard.cpp777 return find_unordered_dependency(deps, TGL_SBID_SRC, exec_all); in baked_unordered_dependency_mode()
806 inst->is_math()) ? dependency(TGL_SBID_SRC, ip, exec_all) : in update_inst_scoreboard()
815 const dependency rd_dep = dependency(TGL_SBID_SRC, ip, exec_all); in update_inst_scoreboard()
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/intel/compiler/
H A Dbrw_eu_defines.h1077 TGL_SBID_SRC = 1, enumerator
1193 swsb.mode = swsb.mode & (TGL_SBID_SRC | TGL_SBID_DST); in tgl_swsb_src_dep()
1238 return tgl_swsb_sbid(TGL_SBID_SRC, x & 0xfu); in tgl_swsb_decode()
H A Dbrw_fs_scoreboard.cpp917 return find_unordered_dependency(deps, TGL_SBID_SRC, exec_all); in baked_unordered_dependency_mode()
978 inst->is_math()) ? dependency(TGL_SBID_SRC, ip, exec_all) : in update_inst_scoreboard()
991 const dependency rd_dep = dependency(TGL_SBID_SRC, ip, exec_all); in update_inst_scoreboard()
H A Dtest_fs_scoreboard.cpp132 if (swsb.mode & TGL_SBID_SRC) in operator <<()
327 EXPECT_EQ(instruction(block0, 2)->sched, tgl_swsb_sbid(TGL_SBID_SRC, 0)); in TEST_F()
354 EXPECT_EQ(sync->sched, tgl_swsb_sbid(TGL_SBID_SRC, 0)); in TEST_F()
/dports/lang/clover/mesa-21.3.6/src/intel/compiler/
H A Dbrw_eu_defines.h1077 TGL_SBID_SRC = 1, enumerator
1193 swsb.mode = swsb.mode & (TGL_SBID_SRC | TGL_SBID_DST); in tgl_swsb_src_dep()
1238 return tgl_swsb_sbid(TGL_SBID_SRC, x & 0xfu); in tgl_swsb_decode()
H A Dbrw_fs_scoreboard.cpp917 return find_unordered_dependency(deps, TGL_SBID_SRC, exec_all); in baked_unordered_dependency_mode()
978 inst->is_math()) ? dependency(TGL_SBID_SRC, ip, exec_all) : in update_inst_scoreboard()
991 const dependency rd_dep = dependency(TGL_SBID_SRC, ip, exec_all); in update_inst_scoreboard()
H A Dtest_fs_scoreboard.cpp132 if (swsb.mode & TGL_SBID_SRC) in operator <<()
327 EXPECT_EQ(instruction(block0, 2)->sched, tgl_swsb_sbid(TGL_SBID_SRC, 0)); in TEST_F()
354 EXPECT_EQ(sync->sched, tgl_swsb_sbid(TGL_SBID_SRC, 0)); in TEST_F()
/dports/graphics/libosmesa/mesa-21.3.6/src/intel/compiler/
H A Dbrw_eu_defines.h1077 TGL_SBID_SRC = 1, enumerator
1193 swsb.mode = swsb.mode & (TGL_SBID_SRC | TGL_SBID_DST); in tgl_swsb_src_dep()
1238 return tgl_swsb_sbid(TGL_SBID_SRC, x & 0xfu); in tgl_swsb_decode()
H A Dbrw_fs_scoreboard.cpp917 return find_unordered_dependency(deps, TGL_SBID_SRC, exec_all); in baked_unordered_dependency_mode()
978 inst->is_math()) ? dependency(TGL_SBID_SRC, ip, exec_all) : in update_inst_scoreboard()
991 const dependency rd_dep = dependency(TGL_SBID_SRC, ip, exec_all); in update_inst_scoreboard()
H A Dtest_fs_scoreboard.cpp132 if (swsb.mode & TGL_SBID_SRC) in operator <<()
327 EXPECT_EQ(instruction(block0, 2)->sched, tgl_swsb_sbid(TGL_SBID_SRC, 0)); in TEST_F()
354 EXPECT_EQ(sync->sched, tgl_swsb_sbid(TGL_SBID_SRC, 0)); in TEST_F()
/dports/graphics/mesa-libs/mesa-21.3.6/src/intel/compiler/
H A Dbrw_eu_defines.h1077 TGL_SBID_SRC = 1, enumerator
1193 swsb.mode = swsb.mode & (TGL_SBID_SRC | TGL_SBID_DST); in tgl_swsb_src_dep()
1238 return tgl_swsb_sbid(TGL_SBID_SRC, x & 0xfu); in tgl_swsb_decode()
H A Dbrw_fs_scoreboard.cpp917 return find_unordered_dependency(deps, TGL_SBID_SRC, exec_all); in baked_unordered_dependency_mode()
978 inst->is_math()) ? dependency(TGL_SBID_SRC, ip, exec_all) : in update_inst_scoreboard()
991 const dependency rd_dep = dependency(TGL_SBID_SRC, ip, exec_all); in update_inst_scoreboard()
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/intel/compiler/
H A Dbrw_eu_defines.h1077 TGL_SBID_SRC = 1, enumerator
1193 swsb.mode = swsb.mode & (TGL_SBID_SRC | TGL_SBID_DST); in tgl_swsb_src_dep()
1238 return tgl_swsb_sbid(TGL_SBID_SRC, x & 0xfu); in tgl_swsb_decode()
H A Dbrw_fs_scoreboard.cpp917 return find_unordered_dependency(deps, TGL_SBID_SRC, exec_all); in baked_unordered_dependency_mode()
978 inst->is_math()) ? dependency(TGL_SBID_SRC, ip, exec_all) : in update_inst_scoreboard()
991 const dependency rd_dep = dependency(TGL_SBID_SRC, ip, exec_all); in update_inst_scoreboard()
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/intel/compiler/
H A Dbrw_eu_defines.h1077 TGL_SBID_SRC = 1, enumerator
1193 swsb.mode = swsb.mode & (TGL_SBID_SRC | TGL_SBID_DST); in tgl_swsb_src_dep()
1238 return tgl_swsb_sbid(TGL_SBID_SRC, x & 0xfu); in tgl_swsb_decode()
H A Dbrw_fs_scoreboard.cpp917 return find_unordered_dependency(deps, TGL_SBID_SRC, exec_all); in baked_unordered_dependency_mode()
978 inst->is_math()) ? dependency(TGL_SBID_SRC, ip, exec_all) : in update_inst_scoreboard()
991 const dependency rd_dep = dependency(TGL_SBID_SRC, ip, exec_all); in update_inst_scoreboard()
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/intel/compiler/
H A Dbrw_eu_defines.h1077 TGL_SBID_SRC = 1, enumerator
1193 swsb.mode = swsb.mode & (TGL_SBID_SRC | TGL_SBID_DST); in tgl_swsb_src_dep()
1238 return tgl_swsb_sbid(TGL_SBID_SRC, x & 0xfu); in tgl_swsb_decode()
H A Dbrw_fs_scoreboard.cpp917 return find_unordered_dependency(deps, TGL_SBID_SRC, exec_all); in baked_unordered_dependency_mode()
978 inst->is_math()) ? dependency(TGL_SBID_SRC, ip, exec_all) : in update_inst_scoreboard()
991 const dependency rd_dep = dependency(TGL_SBID_SRC, ip, exec_all); in update_inst_scoreboard()
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/intel/compiler/
H A Dbrw_eu_defines.h1077 TGL_SBID_SRC = 1, enumerator
1193 swsb.mode = swsb.mode & (TGL_SBID_SRC | TGL_SBID_DST); in tgl_swsb_src_dep()
1238 return tgl_swsb_sbid(TGL_SBID_SRC, x & 0xfu); in tgl_swsb_decode()
H A Dbrw_fs_scoreboard.cpp917 return find_unordered_dependency(deps, TGL_SBID_SRC, exec_all); in baked_unordered_dependency_mode()
978 inst->is_math()) ? dependency(TGL_SBID_SRC, ip, exec_all) : in update_inst_scoreboard()
991 const dependency rd_dep = dependency(TGL_SBID_SRC, ip, exec_all); in update_inst_scoreboard()
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/intel/compiler/
H A Dbrw_eu_defines.h1110 TGL_SBID_SRC = 1, enumerator
1226 swsb.mode = swsb.mode & (TGL_SBID_SRC | TGL_SBID_DST); in tgl_swsb_src_dep()
1271 return tgl_swsb_sbid(TGL_SBID_SRC, x & 0xfu); in tgl_swsb_decode()
H A Dbrw_fs_scoreboard.cpp948 return find_unordered_dependency(deps, TGL_SBID_SRC, exec_all); in baked_unordered_dependency_mode()
1009 inst->is_math()) ? dependency(TGL_SBID_SRC, ip, exec_all) : in update_inst_scoreboard()
1024 const dependency rd_dep = dependency(TGL_SBID_SRC, ip, exec_all); in update_inst_scoreboard()
/dports/graphics/mesa-dri/mesa-21.3.6/src/intel/compiler/
H A Dbrw_eu_defines.h1077 TGL_SBID_SRC = 1, enumerator
1193 swsb.mode = swsb.mode & (TGL_SBID_SRC | TGL_SBID_DST); in tgl_swsb_src_dep()
1238 return tgl_swsb_sbid(TGL_SBID_SRC, x & 0xfu); in tgl_swsb_decode()
H A Dbrw_fs_scoreboard.cpp917 return find_unordered_dependency(deps, TGL_SBID_SRC, exec_all); in baked_unordered_dependency_mode()
978 inst->is_math()) ? dependency(TGL_SBID_SRC, ip, exec_all) : in update_inst_scoreboard()
991 const dependency rd_dep = dependency(TGL_SBID_SRC, ip, exec_all); in update_inst_scoreboard()

123