Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/spirv-tools/source/opt/
Dcfg.cpp155 const_blk.ForEachSuccessorLabel([&blk, this](const uint32_t sbid) { in ComputeStructuredSuccessors()
170 [&seen, &stack, this](const uint32_t sbid) { in ComputePostOrderTraversal()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Dcfg.cpp155 const_blk.ForEachSuccessorLabel([&blk, this](const uint32_t sbid) { in ComputeStructuredSuccessors()
170 [&seen, &stack, this](const uint32_t sbid) { in ComputePostOrderTraversal()
/third_party/spirv-tools/source/opt/
Dcfg.cpp162 const_blk.ForEachSuccessorLabel([&blk, this](const uint32_t sbid) { in ComputeStructuredSuccessors()
177 [&seen, &stack, this](const uint32_t sbid) { in ComputePostOrderTraversal()
/third_party/mesa3d/src/intel/compiler/
Dtest_fs_scoreboard.cpp108 tgl_swsb_testcase(unsigned regdist, unsigned sbid, enum tgl_sbid_mode mode) in tgl_swsb_testcase()
Dbrw_eu_defines.h1150 unsigned sbid : 4; member
1172 tgl_swsb_sbid(enum tgl_sbid_mode mode, unsigned sbid) in tgl_swsb_sbid()