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, const debug::LexicalBlock *block);1376 std::unordered_map<const debug::LexicalBlock *, PerLaneVariables> locals;2340 SpirvShader::Impl::Debugger::State::Data::PerLaneVariables2344 PerLaneVariables locals; in getOrCreateLocals()