Searched refs:OpEntryPoint (Results 1 – 11 of 11) sorted by relevance
597 OpEntryPoint = 15,
636 OpEntryPoint = 15, enumerator
636 OpEntryPoint = 15,
585 OpEntryPoint = 15,
624 OpEntryPoint = 15, enumerator
624 OpEntryPoint = 15,
597 OpEntryPoint = 15, enumerator
595 case OpEntryPoint: in isValid()
434 class SPIRVEntryPoint:public SPIRVAnnotation<OpEntryPoint> {
135 if (insn.opcode() == spv::OpEntryPoint) { in find_entrypoint()
1207 …core~^~The spec valid usage text states 'pName must be the name of an OpEntryPoint in module with …