Searched defs:typePrefix (Results 1 – 11 of 11) sorted by relevance
42 def enumValue (enum, typePrefix = ""): argument
543 const std::string typePrefix = (m_params.baseType == BaseType::TYPE_UINT ? "u" : ""); in getSpirVReplacements() local
649 const string typePrefix = (vectorSize == 1) ? "%" : "%v" + de::toString(vectorSize); in getBinaryFullOperationWithInputWidthStr() local
18079 const char* typePrefix; member
1350 const string typePrefix = m_testParams.aggregate == 0 ? primitiveType in initDataPrograms() local
1383 std::string typePrefix; in initPrograms() local