Searched refs:EbtGSamplerCube (Results 1 – 3 of 3) sorted by relevance
83 EbtGSamplerCube, // non type: represents samplerCube, isamplerCube, and usamplerCube enumerator
371 else if(ptype1->getBasicType() == EbtGSamplerCube)
307 TType *gsamplerCube = new TType(EbtGSamplerCube); in InsertBuiltInFunctions()