Home
last modified time | relevance | path

Searched refs:samplerType (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/third_party/angle/src/compiler/
DCompiler.cpp265 for (int samplerType = EbtGuardSamplerBegin + 1; in InitBuiltInSymbolTable() local
266 samplerType < EbtGuardSamplerEnd; ++samplerType) { in InitBuiltInSymbolTable()
267 sampler.type = static_cast<TBasicType>(samplerType); in InitBuiltInSymbolTable()