Home
last modified time | relevance | path

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

/third_party/glslang/SPIRV/
DSpvBuilder.cpp1202 for (auto operandId : operandIds) in addExecutionModeId() local
1203 instr->addIdOperand(operandId); in addExecutionModeId()
1304 for (auto operandId : operandIds) in addDecorationId() local
1305 dec->addIdOperand(operandId); in addDecorationId()