Home
last modified time | relevance | path

Searched refs:getOrCreateLocals (Results 1 – 1 of 1) sorted by relevance

/external/swiftshader/src/Pipeline/
DSpirvShaderDebugger.cpp1351 PerLaneVariables getOrCreateLocals(State *state, debug::LexicalBlock const *block);
2332 auto locals = getOrCreateLocals(state, block); in updateFrameLocals()
2341 SpirvShader::Impl::Debugger::State::Data::getOrCreateLocals(State *state, debug::LexicalBlock const… in getOrCreateLocals() function in sw::SpirvShader::Impl::Debugger::State::Data
2378 auto extend = getOrCreateLocals(state, parent); in getOrCreateLocals()