Searched refs:functionArgumentType (Results 1 – 1 of 1) sorted by relevance
6768 const TType &functionArgumentType = typedArgument->getType(); in checkImageMemoryAccessForUserDefinedFunctions() local6770 ASSERT(functionArgumentType.getBasicType() == functionParameterType.getBasicType()); in checkImageMemoryAccessForUserDefinedFunctions()6772 if (IsImage(functionArgumentType.getBasicType())) in checkImageMemoryAccessForUserDefinedFunctions()6775 functionArgumentType.getMemoryQualifier(); in checkImageMemoryAccessForUserDefinedFunctions()