Searched refs:extendedInputTypeCases (Results 1 – 3 of 3) sorted by relevance
1094 bool extendedInputTypeCases; // !< test with const and uniform types too in init() member1147 …const InputTypeSpec* inTypeList = (ops[opNdx].extendedInputTypeCases) ? (extendedInputTypes) : (r… in init()1148 …const int inTypeListSize = (ops[opNdx].extendedInputTypeCases) ? (DE_LENGTH_OF_ARRAY(extendedIn… in init()
1785 bool extendedInputTypeCases; // !< test with const and uniform types too in init() member1849 …const InputTypeSpec* inTypeList = (ops[opNdx].extendedInputTypeCases) ? (extendedInputTypes) : (r… in init()1850 …const int inTypeListSize = (ops[opNdx].extendedInputTypeCases) ? (DE_LENGTH_OF_ARRAY(extendedIn… in init()
1974 const bool extendedInputTypeCases; // !< test with const and uniform types too in init() member2037 …const InputTypeSpec* inTypeList = (ops[opNdx].extendedInputTypeCases) ? (extendedInputTypes) : (r… in init()2038 …const int inTypeListSize = (ops[opNdx].extendedInputTypeCases) ? (DE_LENGTH_OF_ARRAY(extendedIn… in init()