Searched refs:invocationIdType (Results 1 – 1 of 1) sorted by relevance
2111 TType invocationIdType(EbtUint, EvqIn, 1); in transformEntryPoint() local2113 invocationIdType.getQualifier().builtIn = EbvInvocationId; in transformEntryPoint()2115 TVariable* variable = makeInternalVariable(*invocationIdName, invocationIdType); in transformEntryPoint()9688 TType invocationIdType(EbtUint, EvqIn, 1); in addPatchConstantInvocation() local9690 invocationIdType.getQualifier().builtIn = EbvInvocationId; in addPatchConstantInvocation()9691 addToLinkage(invocationIdType, invocationIdName, &invocationIdSym); in addPatchConstantInvocation()