Searched refs:EbtGSampler3D (Results 1 – 3 of 3) sorted by relevance
82 EbtGSampler3D, // non type: represents sampler3D, isampler3D, and usampler3D enumerator
363 else if(ptype1->getBasicType() == EbtGSampler3D)
308 TType *gsampler3D = new TType(EbtGSampler3D); in InsertBuiltInFunctions()