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