Home
last modified time | relevance | path

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

/external/swiftshader/src/Pipeline/
DSpirvShader.hpp818 void ProcessExecutionMode(InsnIterator it);
DSpirvShader.cpp92 ProcessExecutionMode(insn);
922 void SpirvShader::ProcessExecutionMode(InsnIterator insn) in ProcessExecutionMode() function in sw::SpirvShader