Searched refs:entrypoint_id (Results 1 – 1 of 1) sorted by relevance
1903 auto entrypoint_id = entrypoint.word(2); in ProcessExecutionModes() local1907 if (insn.opcode() == spv::OpExecutionMode && insn.word(1) == entrypoint_id) { in ProcessExecutionModes()