Searched defs:executionModel (Results 1 – 6 of 6) sorted by relevance
887 …spv::ExecutionModel executionModel = spv::ExecutionModelMax; // Invalid prior to OpEntryPoint par… member in sw::SpirvShader1008 spv::ExecutionModel executionModel) in EmitState()1114 const spv::ExecutionModel executionModel; member in sw::SpirvShader::EmitState
77 spv::ExecutionModel executionModel = spv::ExecutionModel(insn.word(1)); local
3531 spv::ExecutionModel executionModel; in transformEntryPoint() local4147 spv::ExecutionModel executionModel; in transformEntryPoint() local
1549 …spv::ExecutionModel executionModel = TranslateExecutionModel(glslangIntermediate->getStage(), isMe… in TGlslangToSpvTraverser() local
222 spv::ExecutionModel executionModel, in WriteEntryPoint()
198 spv::ExecutionModel *executionModel, in ParseEntryPoint()