Searched refs:PerLaneVariables (Results 1 – 1 of 1) sorted by relevance
1329 using PerLaneVariables = std::array<std::shared_ptr<vk::dbg::VariableContainer>, sw::SIMD::Width>; typedef1342 PerLaneVariables lanes;1351 PerLaneVariables getOrCreateLocals(State *state, debug::LexicalBlock const *block);1376 std::unordered_map<debug::LexicalBlock const *, PerLaneVariables> locals;2340 SpirvShader::Impl::Debugger::State::Data::PerLaneVariables2344 PerLaneVariables locals; in getOrCreateLocals()