Searched refs:EbtGSampler2D (Results 1 – 3 of 3) sorted by relevance
81 EbtGSampler2D, // non type: represents sampler2D, isampler2D, and usampler2D enumerator
355 if(ptype1->getBasicType() == EbtGSampler2D)
306 TType *gsampler2D = new TType(EbtGSampler2D); in InsertBuiltInFunctions()