Home
last modified time | relevance | path

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

/external/deqp/modules/gles3/performance/
Des3pTextureCases.cpp90 const glu::Precision samplerPrec = in init() local
150 …fragSrc << "uniform " << glu::getPrecisionName(samplerPrec) << " " << glu::getDataTypeName(sampler… in init()
159 fragSrc << "\t" << glu::getPrecisionName(samplerPrec) << " vec4 r = "; in init()