Searched refs:rsBaseType (Results 1 – 3 of 3) sorted by relevance
148 getVectorSizeAndBaseType(rsType, mVectorSize, rsBaseType); in parseParameterDefinition()149 typeIndex = findCType(rsBaseType); in parseParameterDefinition()730 << "Could not find " << def->rsBaseType in FunctionPermutation()
81 std::string rsBaseType; // As above but without the number, e.g. "uint" member
205 const string capitalizedBaseType = capitalize(p->rsBaseType); in PermutationWriter()