Searched refs:samplerType (Results 1 – 1 of 1) sorted by relevance
265 for (int samplerType = EbtGuardSamplerBegin + 1; in InitBuiltInSymbolTable() local266 samplerType < EbtGuardSamplerEnd; ++samplerType) { in InitBuiltInSymbolTable()267 sampler.type = static_cast<TBasicType>(samplerType); in InitBuiltInSymbolTable()