Searched refs:getDeclaredBuiltIn (Results 1 – 2 of 2) sorted by relevance
211 TBuiltInVariable getDeclaredBuiltIn() const { return type->getQualifier().declaredBuiltIn; } in getDeclaredBuiltIn() function
2082 if (param.getDeclaredBuiltIn() == EbvInputPatch) in transformEntryPoint()2145 if (param.getDeclaredBuiltIn() == EbvGsOutputStream) { in transformEntryPoint()9559 if (function[p].getDeclaredBuiltIn() != EbvNone) in addPatchConstantInvocation()9560 … builtIns.insert(HlslParseContext::tInterstageIoData(function[p].getDeclaredBuiltIn(), storage)); in addPatchConstantInvocation()9589 const TBuiltInVariable biType = patchConstantFunction[param].getDeclaredBuiltIn(); in addPatchConstantInvocation()9651 const TBuiltInVariable biType = patchConstantFunction[p].getDeclaredBuiltIn(); in addPatchConstantInvocation()9716 const TBuiltInVariable biType = patchConstantFunction[p].getDeclaredBuiltIn(); in addPatchConstantInvocation()9802 if ((*entryPointFunction)[i].getDeclaredBuiltIn() == EbvInvocationId) { in addPatchConstantInvocation()