Searched refs:getSamplerGatherResultType (Results 1 – 2 of 2) sorted by relevance
877 static inline glu::DataType getSamplerGatherResultType (glu::DataType samplerType) in getSamplerGatherResultType() function1145 …"layout (location = 0) out mediump " + glu::getDataTypeName(getSamplerGatherResultType(samplerType… in genFragmentShaderSource()
879 static inline glu::DataType getSamplerGatherResultType (glu::DataType samplerType) in getSamplerGatherResultType() function1467 const string outType = glu::getDataTypeName(getSamplerGatherResultType(samplerType)); in genFragmentShaderSource()