Searched refs:EbtGSampler2DArray (Results 1 – 3 of 3) sorted by relevance
84 EbtGSampler2DArray, // non type: represents sampler2DArray, isampler2DArray, and usampler2DArray enumerator
379 else if(ptype1->getBasicType() == EbtGSampler2DArray)
309 TType *gsampler2DArray = new TType(EbtGSampler2DArray); in InsertBuiltInFunctions()